-
Suggestion
-
Resolution: Fixed
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Currently, JIRA uses XMLRPC to communicate with Confluence in four ways:
- Retrieve lists of spaces from the instance.
- Search for content in the instance (globally or by space).
- Given a pageId, retrieve page titles and urls for Confluence content.
- Given a URL, retrieve a pageId for what is assumed to be Confluence content.
JIRA should use Confluence's REST API to achieve (3). This would resolve issues with ClassCastExceptions and other remote errors that occur when retrieving Confluence content via XMLRPC.
- causes
-
JRASERVER-65523 Valid Confluence page links cause error logs when anonymous users access the page
- Closed
- incorporates
-
JRASERVER-63769 Jira failing to load Confluence page link titles when viewing issues
- Closed
-
JRASERVER-60872 Issue link feature in JIRA does not load Confluence blog post
- Closed
-
JRACLOUD-65386 JIRA issue cannot be linked to pages with apostrophe or any "æøå" in the title
- Closed
-
JRASERVER-32183 Issue Link to Confluence hides page-name when using Remote JIRA Directory
- Closed
-
JRASERVER-59008 Encoded urls throw null pointer exceptions when you link a Confluence page to a JIRA issue
- Closed
-
JRASERVER-37054 Confluence pages containing a colon cannot be linked to an issue if you need to do login dance first.
- Gathering Impact
-
JRASERVER-38776 Confluence page link plugin unable to interpret url encoding
- Gathering Impact
-
JRASERVER-42880 Cannot link a JIRA issue to a Confluence page (over SSL) when the Page Title contains Comma, Colon, and/or other Special Characters
- Gathering Impact
-
JRASERVER-44784 NPE linking to Confluence Page with a Comma, Colon, or Parenthesis in Page Title over SSL
- Gathering Impact
-
JRASERVER-60559 Pages with special character on the title cannot be linked with issues on JIRA
- Gathering Impact
-
JRASERVER-38153 Support for section anchors in issue link to authenticated Confluence pages
- Closed
- is related to
-
JRASERVER-63965 Use Confluence's REST API to search for page content
- Closed
-
JRASERVER-64357 Use Confluence's REST API to search for and filter spaces
- Gathering Interest
- relates to
-
JRACLOUD-63964 Use Confluence's REST API to retrieve Confluence page link data
- Closed
- was cloned as
-
JRASERVER-64358 Improve the lookup of Confluence content IDs when linking them in JIRA
- Gathering Interest
- was split into
-
JRASERVER-64358 Improve the lookup of Confluence content IDs when linking them in JIRA
- Gathering Interest