Jira Dashboard URLs that contains hashes and query parameters are not converted to smart link embed

XMLWordPrintable

    • Severity 3 - Minor
    • 1

      Issue Summary

      When pasting a Jira Dashboard URL in a Confluence page, the URL is converted in a dashboard macro and the dashboard is displayed.

      When the URL contains parameters, the macro won't resolve it and and you may see some errors:

      [
          {
              "error": {
                  "type": "ResolveUnsupportedError",
                  "message": "URL not supported",
                  "status": 404
              },
              "status": 404
          }
      ] 

      Steps to Reproduce

      1. Copy a Jira Dashboard URL
      2. Paste it in Confluence, and you'll see a dashboard macro
      3. Add some has or query params to the URL.
      4. Paste it in Confluence, the dashboard macro will not display

      Expected Results

      Macro resolves any URL

      Actual Results

      Macro throws an error

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Gabriel Dias (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: