When a subaction fails the History may look like this.
The actual substeps have failed but it is not immediately visible where the issue can be found. Especially when the site script is large and many actions have subactions, this can become a needle in the haystack.
In the above example, I had the following failing subaction.
It would really help if the error in the subactions was visible at the higher level. Maybe that one should be marked as failed.
Steps to Reproduce
Make a subaction fail and then after application check the site template history.
Category
Observed Behavior
When a subaction fails the History may look like this.
The actual substeps have failed but it is not immediately visible where the issue can be found. Especially when the site script is large and many actions have subactions, this can become a needle in the haystack.
In the above example, I had the following failing subaction.
It would really help if the error in the subactions was visible at the higher level. Maybe that one should be marked as failed.
Steps to Reproduce
Make a subaction fail and then after application check the site template history.