Tabs failed to load when switching between tabs via drop down on the new issue view

XMLWordPrintable

    • Severity 1 - Critical

      Summary

      When creating tabs in an app via:

      "jiraIssueTabPanels": [
          {
              "key": "action-step-issue-association-panel",
              "name": {
                  "value": "Anne 0"
              },
              "url": "/hello-world?issueId={issue.id}&projectId={project.id}",
              "layout": {
                  "width": "70%"
              },
      
              "location": "atl.jira.view.issue.left.context",
              "weight": 250
          },
          {
              "key": "action-step-issue-association-panel-1",
              "name": {
                  "value": "Anne 1"
              },
              "url": "/hello-world?issueId={issue.id}&projectId={project.id}",
              "layout": {
                  "width": "70%"
              },
              "location": "atl.jira.view.issue.left.context",
              "weight": 250
          }
      ],
      

      Selecting the first tab is loaded:

      but succeeding selections results in error message (after ~3s): "We're having trouble connecting to Associated Issues. Try contacting the developer for support."


      Unlike the old view, the tabs are loaded successfully. One difference is, when switching between tabs the page is refreshed for each click.

      Expectation

      You can switch freely between app tabs, comments and contents are loaded

      Workaround

      None

        1. screenshot-1.png
          screenshot-1.png
          184 kB
        2. screenshot-2.png
          screenshot-2.png
          128 kB
        3. screenshot-3.png
          screenshot-3.png
          152 kB
        4. screenshot-4.png
          screenshot-4.png
          171 kB
        5. Screen Shot 2018-12-10 at 10.36.50 AM.png
          Screen Shot 2018-12-10 at 10.36.50 AM.png
          427 kB
        6. Screen Shot 2018-12-10 at 10.37.35 AM.png
          Screen Shot 2018-12-10 at 10.37.35 AM.png
          392 kB

            Assignee:
            Unassigned
            Reporter:
            Anne Calantog
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: