-
Bug
-
Resolution: Incorrectly Filed
-
Low
-
None
-
Severity 3 - Minor
-
Issue Summary
Automation rule with multiple consequent delete steps, is not always working properly
Steps to Reproduce
- create a Confluence page
- create 55 child pages under the page of step 1
- enter the page of step 1
- run the automation rule below
Expected Results
Parent and all child pages are deleted
Actual Results
I performed 3 tests to verify if the rule is able to delete consistently the page itself and all the children:
- one parent page and 53 child pages
- 3 tests in total
- therefore, 3 parent pages with 53 children each
- all the pages (both parent and children) were blank
1st test:
- 52 child pages were correctly deleted
- the parent was not deleted
- 1 child page deletion failed with the error:
Failed to delete page. Trace ID: 28833923-1059-4968-8c18-7f33cb1bfc83::00::28833923-1059-4968-8c18-7f33cb1bfc83
2nd test:
- all 53 child pages pages were deleted
- the parent page was deleted as well
3rd test:
- all the 53 child pages were correctly deleted
- the parent was not deleted
- parent page error:
Failed to delete page. Trace ID: ce4b7ef9-0bfe-435d-95ee-0efbd940de25::00::ce4b7ef9-0bfe-435d-95ee-0efbd940de25
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available