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

Allow other types of endpoints to add xml gadgets in Jira

XMLWordPrintable

    • 1
    • 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.

      Issue Summary

      Adding gadgets require a live URL with the file name in XML format.
      If the file is no longer available in the provided URL, the gadget fails to load.
      The Add a Gadget process could allow other endpoint types to serve files via APIs or Scriptrunner or Jira could store the uploaded xml locally.

       

       

      Steps to Reproduce

      1. Open the Manage Gadget page
      2. Provide the URL of the xml file from a temporary web server
      3. Add the gadget

      Expected Results

      Gadget is added and loaded on the Dashboard

      Actual Results

      If the URL of the source file is no longer available, the gadget fails to load

      Workaround

      1) Install Python in a server and start the SimpleHTTPServer webserver to host the xml files
      2) Store the files in an AWS Bucket or Azure Blob

        1. screenshot-1.png
          screenshot-1.png
          64 kB
        2. image-2021-11-12-16-41-01-891.png
          image-2021-11-12-16-41-01-891.png
          21 kB
        3. image-2021-11-12-16-40-29-314.png
          image-2021-11-12-16-40-29-314.png
          53 kB
        4. image-2021-11-12-16-39-33-503.png
          image-2021-11-12-16-39-33-503.png
          29 kB
        5. image-2021-11-12-16-38-17-286.png
          image-2021-11-12-16-38-17-286.png
          35 kB

              Unassigned Unassigned
              2e696d0b504b Marcel Sokolovsky (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: