Problem/Motivation
When creating an execution chain, one needs to first create the event, then go into the actions section and create the action as successor from there, and finally needs to go back to the event to add the action as successor. When a condition is needed, the condition needs to be created first similarly how the action is to be created.
This procedure could be optimized.
Steps to reproduce
Proposed resolution
Suggest the creation of successors within the plugin configuration form. This may be displayed similar how the selection of existing plugins as successors is already implemented, but choosing from a list of available plugins. This could be then used as a "wizard" to create the condition and then the action directly as a successor.
Comments