-
Bug
-
Resolution: Fixed
-
Medium
-
None
-
3
-
Minor
-
Issue Summary
- We can create release notes in Confluence, when making a "Release" in Jira.
- But if we have Custom Domain enabled for Confluence & Jira, there's multiple issues with the page creation process and the page itself.
Steps to Reproduce
- Enable Custom Domain for Confluence & Jira.
- In Jira, create a release, and make sure;
- We have some Jira Issues linked to the Release, and
- Check the option for the "Create release notes"
- Hit "Release" and then "Create in Confluence"
- You'll hit into the following Issues:
- The Confluence page pop-up in Jira, throws this error
<Custom-Confluence-Site-Name>.com refused to connect.
- Clicking on "Open in Confluence", loads the page in Edit mode in Confluence requiring a manual publish
- Once Published, the "Release" URL is broken, where it;
- Uses the "original" Jira URL "<SITE-NAME.atlassian.net>"
- And is missing the "/tab/release-report-all-issues" postfix causing the page to not load.
- Any linked Jira Issues on the page also uses the "original" Jira URL "<SITE-NAME.atlassian.net>", causing;
- The link preview to fail
- Clicking on the link resolves to the correct "<Custom-Confluence-Site-Name>.com" URL in Jira.
- The Confluence page pop-up in Jira, throws this error
Expected Results
- Release notes should be created in Confluence, and displayed in Jira without any issues, when if we have Custom Domains.
Actual Results
- When Custom Domain is enabled, the Release Notes creation process and the URLs on the page are "broken"
Workaround
- Currently there is no known workaround for this behavior. A workaround will be added here when available
- mentioned in
-
Page Loading...