-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Component/s: Space - Page Templates
-
18
-
Severity 3 - Minor
-
8
Issue Summary
When attempting to create a Confluence page using the Jira Report template and selecting the Change Log option, a 500 Internal Server Error is returned after selecting a Jira project. No further action is possible, and the report cannot be generated.
Steps to Reproduce
- Go to Confluence and click "Create Page."
- Select the "Jira Report" template.
- Choose the "Change Log" report option.
- Select a Jira project from the dropdown list.
- Observe the error.
Expected Results
Page is generated successfully using issues from the selected Jira project.
Actual Results
UI Message: We can't create that blueprint right now.
Alternative UI Message: We couldn't load the template Try refreshing the page.
A 500 Internal Server Error occurs and the page becomes unresponsive.
errorMessage: "Cannot parse contentTemplateId: jirareports-changelog-static"
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available