-
Bug
-
Resolution: Unresolved
-
Low
-
2
-
Minor
-
Issue Summary
When copying pages that include children, an automation rule using the "Page Published" trigger results in "Failed to fetch page info" errors for some pages being created.
Steps to Reproduce
- Create a Page with 10 child pages.
- Create an automation that uses the "Page Published" Trigger and creates a log entry with these Smart Values "now" "page.id" "page.title".
- Select Copy from the Parent page(step 1) and choose to include all children, labels, and restrictions.
- Check the audit log for the automation
Expected Results
- The automation rule logs the details(step 2) for each and every copied page.
Actual Results
- The automation rule logs the details for some of the copied pages, while for others, it throws the following error:
Failed to fetch page info Trace ID: cd6d8bcf-cb54-41ea-840e-a3479f1abbb9::00::cd6d8bcf-cb54-41ea-840e-a3479f1abbb9
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.