-
Bug
-
Resolution: Unresolved
-
Low
-
2
-
Severity 3 - Minor
-
Issue Summary
Suppose that a rule uses a 'Create page in Confluence' action with a Template. When this API is used to link the page with an issue, the user cannot edit the page on the issue:
The page seems disabled.
Steps to Reproduce
- Create an Automation rule with a trigger and configure the Create page in Confluence action like this:
- Make sure to add a template in the Template section of the action:
- Create a new template on this page if required: https://<yoursitename>.atlassian.net/wiki/admin/templates-and-blueprints
- Use the Send web request action to execute an API that can link the newly created Confluence page with a Jira issue.
Expected Results
User should be able to edit the Confluence page.
Actual Results
The content of the page disappears.
Workaround
Currently, there is no workaround to this problem. Workaround will be added when it's available.