-
Bug
-
Resolution: Unresolved
-
Low
-
Severity 3 - Minor
-
Issue Summary
Automation does not work for whiteboards created from the rest API https://developer.atlassian.com/cloud/confluence/rest/v2/api-group-whiteboard/#api-whiteboards-post (wiki/API/v2/whiteboards). However, it works without issues when the partner creates a whiteboard from the UI.
Steps to Reproduce
- Create an automation rule (Whiteboard created).
- Create a new whiteboard with wiki/API/v2/whiteboards.
Expected Results
Automation should work the same way for UI and API whiteboards.
Actual Results
Automation works only for whiteboards created from UI.
Workaround
Currently, there is no known workaround for this behavior.