-
Bug
-
Resolution: Timed out
-
Medium
-
12
-
Severity 3 - Minor
-
Issue Summary
When linking a Confluence space to a Jira Service Desk project, an error appears saying that the Confluence application link is missing or invalid.
Steps to Reproduce
- Go to the project settings for a Jira Service Desk project.
- Go to the 'Knowledge base' settings page.
- Click on 'Link to a Confluence space'.
- Observe the following error: "Can't connect to Confluence because the application link is missing or invalid. Check the Confluence settings in Application Links."
Note that this issue only occurs on Jira sites where there are two Confluence application links which are both marked as 'system' and 'primary', and one of them is invalid. This can be checked by going to the 'Application Links' page in Jira settings.
Expected Results
A Confluence space can be linked to the knowledge base for the project without any errors.
Actual Results
The following error appears: "Can't connect to Confluence because the application link is missing or invalid. Check the Confluence settings in Application Links."
Workaround
The error occurs because the invalid Confluence application link is marked as both 'system' and 'primary', meaning Jira tries to use it instead of the real 'System Confluence' application link. Since the invalid application link is marked as 'system' it cannot be deleted to fix the error. However, the following workaround can be used to remove the 'primary' status from it allowing a knowledge base to be linked:
- On the Jira site, press the '.' key to open the quick navigation menu.
- Type 'Application links' and navigate to the page.
- Add a dummy Confluence application link. This can be done by doing the following:
- Enter a dummy URL into the textbox on the page, for example, 'https://test'.
- Click the 'Create new link' button.
- In the dialog that appears, ignore the warning and click 'Continue'.
- Enter a dummy application name, for example, 'Test'.
- For the application type, select 'Confluence'.
- Leave the other fields blank and click 'Continue'.
- Once the dummy application link has been created, mark it as primary:
- Click the menu button (•••) under the 'Actions' column for the dummy application link that was just created.
- Click 'Make primary' in the dropdown menu that appears.
- Delete the application link that was just created by clicking the menu button (•••) for the application link and choosing 'Delete'.
- You should now be able to navigate to Project settings and create link a Confluence space to a knowledge base.
- causes
-
JST-568551 Loading...
- relates to
-
FSD-4333 Loading...