-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: Operations - Terraform Provider
-
None
-
2
-
Severity 3 - Minor
-
Issue Summary
- Atlassian operations operator `delete_default_actions` is not deleting the default actions of integration
Steps to Reproduce
- Use "delete_default_actions" in your Terraform code
Expected Results
- It should delete the default rule in the integration.
Actual Results
- Inconsistent behaviour: sometimes the default rules are deleted, and other times they are not.
Workaround
Perform manual deletion from the UI until we fix this issue.