- Issue created by @johnv
- 🇳🇱Netherlands johnv
Above commit redefines the state fields in the WorkflowTransition back to 'list_string' .
- 🇳🇱Netherlands johnv
Attached patch defines the 'from_sid' and 'to_sid' state fields of WorkflowTransition as 'entity_reference', by subclassing that as 'workflow_state_reference'.
Conceptually, this seems better, but the work is still not done (Views display), and the impact is too big, adding many code, to implement this.