Please vote for the feature request on the discussion
Describe the enhancement
Currently when using composite actions, the logs are all aggregated as if it was one big action.
This becomes quickly problematic to debug an error occurring in one step since we can't easily see when one step starts and one ends.
The best would be to have the "sub-steps" clearly displayed in the interface liked the steps are for a "normal" actions. We could settle for a text based split but it would not be ideal.
I feel this will be essential for if conditions to be introduced (issue #834), otherwise it will be a mess to try to debug which steps ran and which were skipped.
Additional information
Here is what it could look like:

Please vote for the feature request on the discussion
Describe the enhancement
Currently when using composite actions, the logs are all aggregated as if it was one big action.
This becomes quickly problematic to debug an error occurring in one step since we can't easily see when one step starts and one ends.
The best would be to have the "sub-steps" clearly displayed in the interface liked the steps are for a "normal" actions. We could settle for a text based split but it would not be ideal.
I feel this will be essential for
ifconditions to be introduced (issue #834), otherwise it will be a mess to try to debug which steps ran and which were skipped.Additional information

Here is what it could look like: