Status Field not updating

Greetings,

I have a status field which doesnt update on any action it just stays blank,
this issue has been happening since i exported workflow fixtures and installed it in a new site. Any help?

kr,
Oasis

what is your Workflow State Field ? Is it workflow_state or status?
Check whether is it available on form or not.

The field is workflow_state and is in the custom field

Hope your all actions, states are fetched after export.
Try following cmd from frappe-bench directory,

bench --site site_name build 
bench --site site_name migrate

Unfortunately it didnt work but i think the issue is in my fixtures