-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
2
-
2
-
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 (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
-
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
- is cloned from
-
JRASERVER-63965 Use Confluence's REST API to search for page content
- Closed
- relates to
-
JRASERVER-70065 Search does not work for Confluence Cloud Application Link
- Gathering Impact
-
JRACLOUD-64357 Use Confluence's REST API to search for and filter spaces
- 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 split from
-
JRASERVER-63965 Use Confluence's REST API to search for page content
- Closed
- is related to
-
SSE-630 Loading...