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

jira-quick-edit-plugin source code is missing from Source Downloads

      Summary

      When trying to download the source code from https://my.atlassian.com/download/source/jira, the jira-quick-edit-plugin source is missing from the dependencySources subdirectory.

            [JRASERVER-59942] jira-quick-edit-plugin source code is missing from Source Downloads

            Hi nneul@neulinger.org,

            As per Jaiden's comment the jira-software dependency inclusion problem is being tracked at JSW-13315. Please vote and watch that issue to show your interested in getting that problem addressed.

            In the meantime, if you can not access the jira-core source, please do reach to us via a support ticket at https://support.atlassian.com so we can help you with that.

            Regards,

            Oswaldo Hernández.
            JIRA Bugmaster.
            [Atlassian].

            Oswaldo Hernandez (Inactive) added a comment - Hi nneul@neulinger.org , As per Jaiden's comment the jira-software dependency inclusion problem is being tracked at JSW-13315 . Please vote and watch that issue to show your interested in getting that problem addressed. In the meantime, if you can not access the jira-core source, please do reach to us via a support ticket at https://support.atlassian.com so we can help you with that. Regards, Oswaldo Hernández. JIRA Bugmaster. [Atlassian] .

            Telling ME to contact sales isn't helpful since it's going to affect every single other person with the same problem until either the dependency inclusion is fixed or the permissions on the download are adjusted.

            Nathan Neulinger added a comment - Telling ME to contact sales isn't helpful since it's going to affect every single other person with the same problem until either the dependency inclusion is fixed or the permissions on the download are adjusted.

            And yet - it's still not available to users who have a Jira Software license because you can't download jira-core sources unless you have a jira-core license.

            This makes #1 and #2 above useless until #3 is completed.

            Nathan Neulinger added a comment - And yet - it's still not available to users who have a Jira Software license because you can't download jira-core sources unless you have a jira-core license. This makes #1 and #2 above useless until #3 is completed.

            The conclusion of this issue is as follows:

            Problem
            1. Users were going to https://my.atlassian.com/download/source/jira manually or through the documentation to get the source
            2. Users downloaded the source (e.g. 7.1.1) and found that a plugin source was not present.
            Why was this happening?

            https://my.atlassian.com/download/source/jira is actually the JIRA software source, not JIRA core source. JIRA Software does not include JIRA core source in the distribution.

            How was this fixed?
            1. The documentation for getting the source was updated: https://developer.atlassian.com/display/JIRADEV/Building+JIRA+from+source this now includes the correct links as well as two separate links for Software and Core.
            2. A KB was made if a user was to have this problem again: https://confluence.atlassian.com/display/JIRAKB/Plugin+source+code+is+missing+from+Source+Downloads
            3. An issue was created for JIRA Software to include core dependencies in their distribution: https://jira.atlassian.com/browse/JSW-13315

            jashmore@atlassian.com (Inactive) added a comment - - edited The conclusion of this issue is as follows: Problem Users were going to https://my.atlassian.com/download/source/jira manually or through the documentation to get the source Users downloaded the source (e.g. 7.1.1) and found that a plugin source was not present. Why was this happening? https://my.atlassian.com/download/source/jira is actually the JIRA software source, not JIRA core source. JIRA Software does not include JIRA core source in the distribution. How was this fixed? The documentation for getting the source was updated: https://developer.atlassian.com/display/JIRADEV/Building+JIRA+from+source this now includes the correct links as well as two separate links for Software and Core. A KB was made if a user was to have this problem again: https://confluence.atlassian.com/display/JIRAKB/Plugin+source+code+is+missing+from+Source+Downloads An issue was created for JIRA Software to include core dependencies in their distribution: https://jira.atlassian.com/browse/JSW-13315

            Yep, they did, and I'm good. Just wanted to make sure that the above didn't get communicated accidentally since it would confuse others.

            Thank you!

            Nathan Neulinger added a comment - Yep, they did, and I'm good. Just wanted to make sure that the above didn't get communicated accidentally since it would confuse others. Thank you!

            Hi Nathan, it doesn't make sense to me that a Software license would not grant access to Core code, so on the assumption this is just an oversight and not deliberate (though it may be and I may just be unaware why) the fastest way to get access to this is to contact sales@atlassian.com and mention this issue and this comment—they should be able to get you access.

            Jaiden and Os will follow this up internally so that people in a similar situation can get access in future when they need it, or if there is a good reason people don't have access then that reason is made obvious.

            Eric Dalgliesh added a comment - Hi Nathan, it doesn't make sense to me that a Software license would not grant access to Core code, so on the assumption this is just an oversight and not deliberate (though it may be and I may just be unaware why) the fastest way to get access to this is to contact sales@atlassian.com and mention this issue and this comment—they should be able to get you access. Jaiden and Os will follow this up internally so that people in a similar situation can get access in future when they need it, or if there is a good reason people don't have access then that reason is made obvious.

            If you bundle them together, that would work, just note that currently they are not accessible.

            Nathan Neulinger added a comment - If you bundle them together, that would work, just note that currently they are not accessible.

            FYI - Jaiden, that is not correct... You can't download/access the jira-core source without a jira core license... See GHS-34073

            Nathan Neulinger added a comment - FYI - Jaiden, that is not correct... You can't download/access the jira-core source without a jira core license... See GHS-34073

            The old url, https://my.atlassian.com/download/source/jira automatically, redirects you to the JIRA software source which does not include the jira-quick-edit-plugin source because it does not actually depend on this plugin and therefore is not included in the source.

            It is, however, present in the JIRA core source distribution, which can be downloaded at: https://my.atlassian.com/download/source/jira-core. Therefore, customers can obtain quick-edit-plugin source jar by downloading the core distribution, such as JIRA Core 7.1.1, from there.

            Documentation will be updated so customers know about these links as well as an issue to get the JIRA Core sources to be bundled in the JIRA Software source distribution.

            Old URL

            https://my.atlassian.com/download/source/jira

            New URLs

            JIRA Core: https://my.atlassian.com/download/source/jira-core
            JIRA Software: https://my.atlassian.com/download/source/jira-software

            tevans, hernandez.oswaldo

            jashmore@atlassian.com (Inactive) added a comment - The old url, https://my.atlassian.com/download/source/jira automatically, redirects you to the JIRA software source which does not include the jira-quick-edit-plugin source because it does not actually depend on this plugin and therefore is not included in the source. It is, however, present in the JIRA core source distribution, which can be downloaded at: https://my.atlassian.com/download/source/jira-core . Therefore, customers can obtain quick-edit-plugin source jar by downloading the core distribution, such as JIRA Core 7.1.1, from there. Documentation will be updated so customers know about these links as well as an issue to get the JIRA Core sources to be bundled in the JIRA Software source distribution. Old URL https://my.atlassian.com/download/source/jira New URLs JIRA Core: https://my.atlassian.com/download/source/jira-core JIRA Software: https://my.atlassian.com/download/source/jira-software tevans , hernandez.oswaldo

            Please fix this, or even better - just include the small patch from here to export the functions in this plugin - then I wouldn't even need to mess with rebuilding it:

            https://bitbucket.org/quisapps/jss/src/5c7bc3d6a6b28a7185a85c0646ac441af6012345/etc/quickedit.patch?at=default&fileviewer=file-view-default

            Nathan Neulinger added a comment - Please fix this, or even better - just include the small patch from here to export the functions in this plugin - then I wouldn't even need to mess with rebuilding it: https://bitbucket.org/quisapps/jss/src/5c7bc3d6a6b28a7185a85c0646ac441af6012345/etc/quickedit.patch?at=default&fileviewer=file-view-default

              ohernandez@atlassian.com Oswaldo Hernandez (Inactive)
              tevans Tim Evans (Inactive)
              Affected customers:
              1 This affects my team
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: