-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Search - Automation and Indexing
-
None
-
1
-
Minor
-
1
Issue Summary
Customer reports a Confluence Automation rule where the Page Labeled trigger succeeds but the Append to Page / Edit Page action fails when the label is applied by a Comala Document Management workflow. The same rule succeeds when the label is applied manually.
Steps to Reproduce
- Step 1 Add a label to page by comala document managmnt, we see some errors in audit logs
Expected Results
The Append to Page action should append content successfully regardless of whether the label was added manually or by a third-party workflow, provided the page is otherwise editable and the returned page content is valid for Confluence.
Actual Results
We see below error in splunk logs:
"class":"com.atlassian.adf.model.ex.node.LayoutSectionException.TooManyLayoutColumns","msg":"Too many layout columns provided: maximum=3; actual=4","rootCause":"Too many layout columns provided: maximum=3; actual=4","stacktrace":"com.atlassian.adf.model.ex.node.LayoutSectionException$TooManyLayoutColumns: Too many layout columns provided: maximum=3; actual=4
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available