-
Bug
-
Resolution: Unresolved
-
Low
-
9
-
Minor
-
0
-
Issue Summary
Need to redirect requests to Confluence custom domains back to /wiki when landed on Jira
Steps to Reproduce
- Add a custom domain for Confluence.
- Navigate to the custom domain
Expected Results
Custom domain should redirect to /wiki
Actual Results
Custom domain for Confluence lands on Jira
Workaround
Currently, the available workaround would be to use, instead of the custom domain directly, add the "/wiki" to the end of the URL. For example, for the custom domain "https://confluence.custom.domain", use it as "https://confluence.custom.domain/wiki"