-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 7.14.0
-
Component/s: Integrations - Jira, Macros - Jira Macros
-
None
-
Severity 3 - Minor
Issue Summary
Adding Jira issue with a format like https://<jira-url>/browse/TEST-2]TEST-2 breaks the issue links that are attached in the page.
Steps to Reproduce
- Create an application link with any Jira instance
- Copy a link text that points to the Jira ticket but wrongly formed with square bracket e.g. https://<jira-url>/browse/TEST-2]TEST-2
- Paste the link in the editor on the Confluence
Expected Results
Confluence won't create a Jira issue link because its format is invalid. Otherwise, Confluence should strip the unneeded strings ]TEST-2 at the end of the URL.
Actual Results
Jira link is created and it causes an error "Jira server returned an error: [Ljava.lang.Object;" on the Jira issue link.
It also affects all other Jira issue links on the page.
Workaround
Use a correct link format