Issue Summary
Triggering a rule and having a group of actions with log actions doesn't print the correct log, and if the rule fails there are no indicators of the failure
Steps to Reproduce
- Create a rule and pass a work item key, Manual trigger, scheduled with JQL or incoming web hook with work item key in the payload.
- Create a group of actions and add log action components inside:


Expected Results
The audit log should be correctly printed
Actual Results
Audit log only includes the sections (sometimes they are not included)
Manual trigger:

Scheduled trigger:

Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available