IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-28984

jira.webresources:viewissue incorrectly separated for JIRA 5.1

      To fix issues in inline edit for JIRA 5.1, the jira.webresources:viewissue resource was separated into:

      • jira.webresources:viewissue-components, and
      • jira.webresources:viewissue

      viewissue-components is always pulled in, but viewissue is only pulled in if inline edit is disabled. This is an incorrect naming as https://developer.atlassian.com/display/JIRADEV/Loading+Issue+Tab+Panels+with+AJAX#LoadingIssueTabPanelswithAJAX-UsesofWebResourceManager.requireResource%28java.lang.String%29 tells plugin devs to explicitly pull in jira.webresources:viewissue.

      Proposed solution:

      • rename viewissue to viewissue-no-inlineedit (this only includes 2 resources that are overridden in kickass)
      • rename viewissue-components to viewissue
      • alias viewissue-components as viewissue (as it's been in released in 5.1 and at least one plugin has been fixed to reference viewissue-components)

            Loading...
            IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
            Uploaded image for project: 'Jira Data Center'
            1. Jira Data Center
            2. JRASERVER-28984

            jira.webresources:viewissue incorrectly separated for JIRA 5.1

                To fix issues in inline edit for JIRA 5.1, the jira.webresources:viewissue resource was separated into:

                • jira.webresources:viewissue-components, and
                • jira.webresources:viewissue

                viewissue-components is always pulled in, but viewissue is only pulled in if inline edit is disabled. This is an incorrect naming as https://developer.atlassian.com/display/JIRADEV/Loading+Issue+Tab+Panels+with+AJAX#LoadingIssueTabPanelswithAJAX-UsesofWebResourceManager.requireResource%28java.lang.String%29 tells plugin devs to explicitly pull in jira.webresources:viewissue.

                Proposed solution:

                • rename viewissue to viewissue-no-inlineedit (this only includes 2 resources that are overridden in kickass)
                • rename viewissue-components to viewissue
                • alias viewissue-components as viewissue (as it's been in released in 5.1 and at least one plugin has been fixed to reference viewissue-components)

                        edalgliesh Eric Dalgliesh
                        jcreenaune Jonathon Creenaune
                        Votes:
                        2 Vote for this issue
                        Watchers:
                        9 Start watching this issue

                          Created:
                          Updated:
                          Resolved:

                            edalgliesh Eric Dalgliesh
                            jcreenaune Jonathon Creenaune
                            Affected customers:
                            2 This affects my team
                            Watchers:
                            9 Start watching this issue

                              Created:
                              Updated:
                              Resolved: