Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-64358

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

XMLWordPrintable

    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      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.

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

              Created:
              Updated: