-
Suggestion
-
Resolution: Won't Fix
NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? 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 (1). This would:
- Relieve pressure on Confluence, because the XMLRPC API returns all spaces in the instance at once.
- Open up the possibility of implementing an autocomplete component, letting users type to find the specific space they want to search.
- Open up the possibility of searching within multiple spaces instead of just a single one, should this be desirable to do.
- incorporates
-
JRACLOUD-61128 JIRA should use REST API to search Confluence pages
- Closed
- is cloned from
-
JRACLOUD-63965 Use Confluence's REST API to search for page content
- Closed
- is related to
-
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
-
JRACLOUD-64358 Improve the lookup of Confluence content IDs when linking them in JIRA
- Closed
- was split from
-
JRACLOUD-63965 Use Confluence's REST API to search for page content
- Closed