I have a bad issue, in some conditions condtion/action node is not executed.
Step to reproduce: (example is with action but bug appears on condition too)
– Add a action node
– Add two task on this node
– Disable first task
– Remove second task
BOOM, node is feedback as active but will not be executed anymore. 🙁
To prevent this bug, I force Set Active to true on last task (if it remains only one task) when removing a task.
It took me a bunch fo time to understand what is going on. Please fix this in next update.
Thanks for reporting this bug as well as for the clear reproduction steps.
This is mostly a UI-based bug. I will fix this correctly for the next version!