-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Audit log - Audit filtering
-
Severity 3 - Minor
-
Jira Software
Issue Summary
The audit log for A4J indicates that the issue was created successfully, despite the rule not actually creating any issue.
Steps to Reproduce
- Create an automation rule with "Clone work item" action
- Intentionally leave out one or two of the mandatory fields required for the work item.
- This will cause the issue creation to fail due to the missing information.
Expected Results
The audit log should indicate that the issue was not created and provide the reason for the failure in issue creation.
Actual Results
The below error is thrown in the audit log for A4J:
Unable to create work item Field XX is required. Issue was created successfully, however some unexpected errors occurred -
INVALID_COMPONENT_CONFIGURATION

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