-
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 (2). This would resolve a number of issues related to successful searching for content in Confluence – e.g., searching terms that include UTF8 characters (like Japanese, Chinese, etc.).
This is related to JRA-63964, but this issue is concerned with searching for Confluence content, whereas JRA-63964 is concerned with retrieving info for already-linked content.
- causes
-
JRASERVER-65249 Searching for a Confluence page when creating a new issue link fails to display all spaces
- Closed
- incorporates
-
JRASERVER-63769 Jira failing to load Confluence page link titles when viewing issues
- Closed
-
JRASERVER-28124 Get NPE while trying to link to a Confluence Page
- Closed
-
JRASERVER-32183 Issue Link to Confluence hides page-name when using Remote JIRA Directory
- Closed
-
JRASERVER-33701 Confluence search dialog (+ Link Issues Dialog) should handle NotPermittedExceptions
- Closed
-
JRASERVER-40200 JIRA's Search for Confluence page is not working using Russian characters in IE 10 and 11
- Closed
-
JRASERVER-61659 Link to Confluence page containing round brackets returns NPE
- Closed
-
JRASERVER-61128 JIRA should use REST API to search Confluence pages and Link Jira Issues
- Gathering Impact
- relates to
-
JRACLOUD-63965 Use Confluence's REST API to search for page content
- Closed
-
JRASERVER-63964 Use Confluence's REST API to retrieve Confluence page link data
- Closed
-
JRASERVER-64358 Improve the lookup of Confluence content IDs when linking them in JIRA
- Gathering Interest
- was cloned as
-
JRASERVER-64357 Use Confluence's REST API to search for and filter spaces
- Gathering Interest
- was split into
-
JRASERVER-64357 Use Confluence's REST API to search for and filter spaces
- Gathering Interest