Workflow states not exported as fixtures?

Hi,
I exported fixtures for my custom workflow and don’t find the workflow states in them. However, the workflow transitions are there.

Should they be specifically mentioned in hooks.py?

Fixtures = [“Workflow state”] or something?

Thanks

1 Like

Yes you will also have to export Workflow State master and your custom Roles too.

1 Like