Problem/Motivation
It is not possible to add Conditions as successors to either an Event or an Action.
Conditions are not correctly or completely shown in the dropdown selector used to add successors. Rather there is a ‘empty’ slot for each Condition.
If you ‘select’ one of these ‘empty’ slots (on perhaps the basis that there is only the one condition, so you know that it has to be the empty slot), the form will not allow you to add it.
This worked as expected in alpha 2, so presumably a change to alpha 3 has introduced the issue.
Note that Actions are shown as expected in their selector, and can be added.
Steps to reproduce
1. Create a new model
2. Add an Event
3. Add one or more Conditions and Actions to the model
4. Navigate to the Event screen and attempt to add a Condition as a successor
Comments
Comment #1
Anonymous (not verified) commentedJanner created an issue. See original summary.
Comment #2
Anonymous (not verified) commentedThe following Php error appears in Watchdog:
Comment #3
mxh commentedWill have a look.
Comment #5
mxh commentedI have pushed another release 1.0.0-alpha4, please have a look whether it fixes the problem.
Comment #6
Anonymous (not verified) commentedFixed here.
Thank you for the incredibly fast investigation and resolution.
Comment #7
mxh commentedPleasure, thanks for reporting back.