-
Bug
-
Resolution: Fixed
-
Medium
-
17
-
Severity 2 - Major
-
57
-
Issue Summary
Removing an object in Assets will remove the value from the Jira issue view after refreshing the page, but the field is actually not empty until you choose to set it to a different object or set it to EMPTY
This affects not only automation but also integration since the field will still hold a value when checked from our REST API
Steps to Reproduce
- To verify this create an automation rule that runs manually from the issue
- Choose the condition to check if the Assets field is empty
- Then add an action to add to the audit log "field is empty"
- Run the rule on an issue that has an object on the target Assets field
- Go to Assets and delete that object (set on the Assets field in the Jira issue view)
- Go back to the issue, refresh the page and notice that the object is removed from the field.
- Run the rule again
Expected Results
The rule would audit the field is empty
Actual Results
The rule will fail