- Issue created by @johnv
Automatically closed - issue fixed for 2 weeks with no activity.
When an empty Transition is saved in the UI, then the Transition IS NOT saved, but the TragetEntity IS saved.
- Set a debugging marker in EntityBase::save() function
- Go to Workflow History page.
- Press the 'Save' button without adding any additional data.
- See the Entity being saved, and the Transition NOT being saved.
- Should the targetEntity be saved when a same-state transtion with additional data is saved?
Active
2.1
Code
Automatically closed - issue fixed for 2 weeks with no activity.