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-4.png
          171 kB
          Anne Calantog
        2. screenshot-3.png
          152 kB
          Anne Calantog
        3. Screen Shot 2018-12-10 at 10.37.35 AM.png
          392 kB
          Anne Calantog
        4. Screen Shot 2018-12-10 at 10.36.50 AM.png
          427 kB
          Anne Calantog
        5. screenshot-2.png
          128 kB
          Anne Calantog
        6. screenshot-1.png
          184 kB
          Anne Calantog

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

              Created:
              Updated:
              Resolved: