Improve the lookup of Confluence content IDs when linking them in JIRA

XMLWordPrintable

      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:

      1. Retrieve lists of spaces from the instance.
      2. Search for content in the instance (globally or by space).
      3. Given a pageId, retrieve page titles and urls for Confluence content.
      4. Given a URL, retrieve a pageId for what is assumed to be Confluence content.

      JIRA should use Confluence's REST API to achieve (4).

      This aims to resolve a number of issues related to successful retrieval of page info – e.g., when page titles include special characters in them.

            Assignee:
            Daz
            Reporter:
            Daz
            Votes:
            7 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: