-
Bug
-
Resolution: Unresolved
-
Medium
-
Minor
Issue Summary
Advanced Branch (Branch at same Time) added in rule with Group was Created with Global variable. In subsequent branches we try to update the variable with new value.
Here in Group 1 where we created variable , Output is not added.
In this case, Automation Audit logs stuck in "In Progress" status and not moving around.
Either there should be a validation error while saving the rule or Audit logs should update with correct status.
Steps to Reproduce
- Add Branch at same advanced component.
- Create a Global variable and it will be grouped. DO not add Output entry for this group
- In Branch, Group > add Input with the variable created in previous step.
- Update the variable value in Branch
- Run the rule and we could see Audit Logs stuck in "In Progress" status and Branch at same time will never gets executed.
Expected Results
Either there should be a validation error while saving the rule or Audit logs should update with correct status.
Actual Results
Automation did not get execute and Audit logs shows "In Progress"
Workaround
Verify if the All Input/Output Entry added in Groups manually.