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

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Dynamically, directly using REST API, I am not able to find all the fields which are there on the particular screen. For that I have to go to JIRA UI and using mouse over hover on the screen I have to find screen id and then I can use following REST request to find fields on that screen.

      http://example.com:8080/jira/rest/api/2/screens/

      {screenId}

      /availableFields

      But it is not feasible to get screen id in this way.

        1. jira_pic.PNG
          jira_pic.PNG
          26 kB
        2. Jira Add-on - Copy.rar
          12 kB

          Form Name

            [JRASERVER-40440] Screen ID is not available through any JIRA REST request

            Hari added a comment -

            Hey Guys,

            Any update on this? We are very much interested use REST API to get screenID.

             

            Hari added a comment - Hey Guys, Any update on this? We are very much interested use REST API to get screenID.  

            I've created a simple plugin that accomplishes this. You may build it from source or simple download the .obr file and install it via the Universal Plugin Manager.

            It doesn't do anything fancy – I offer it under no guarantee or warranty. Install at your own discretion. Pull Requests accepted.

            https://bitbucket.org/sfbehnke/field-screen-helper/src/master/

            Steven F Behnke added a comment - I've created a simple plugin that accomplishes this. You may build it from source or simple download the .obr file and install it via the Universal Plugin Manager. It doesn't do anything fancy – I offer it under no guarantee or warranty. Install at your own discretion. Pull Requests accepted. https://bitbucket.org/sfbehnke/field-screen-helper/src/master/

            Hey guys,

            I added this functionality into my plugin Extender for Jira

             

            Best regards
            AL

            Adam Labus added a comment - Hey guys, I added this functionality into my plugin Extender for Jira   Best regards AL

            Another request to be able to get screen id from REST API. 

            Reason is that so that we can add custom fields but this requires screen id (and tab id) values.

            mirek paszkowski added a comment - Another request to be able to get screen id from REST API.  Reason is that so that we can add custom fields but this requires screen id (and tab id) values.

            Looking for a way to compare screens/issue types across multiple Issue Type Screen Schemes. As noted, for a project we can get the issue types but cannot get the chain of:

            • Project Issue Type --> Project Issue Type Screen Scheme --> Screen Scheme (default, view, edit, create) 

            Tim Thompson added a comment - Looking for a way to compare screens/issue types across multiple Issue Type Screen Schemes. As noted, for a project we can get the issue types but cannot get the chain of: Project Issue Type --> Project Issue Type Screen Scheme --> Screen Scheme (default, view, edit, create) 

            Any update on this? This is a flaw in REST API and for JIRA cloud there is no work around.

            Volodymyr Krupach added a comment - Any update on this? This is a flaw in REST API and for JIRA cloud there is no work around.

            @Sachin: Many Thanks!

            Jens Piegsa added a comment - @Sachin: Many Thanks!

            Jira Add-on - Copy.rar
            PFA the zipped source code

            Sachin Gupta added a comment - Jira Add-on - Copy.rar PFA the zipped source code

            @Sachin: Would you consider to provide the source for the full plugin? Regards, Jens

            Jens Piegsa added a comment - @Sachin: Would you consider to provide the source for the full plugin? Regards, Jens

            Hi Sachin,

            Thanks for above code. I am sorry but could you please tell what is atlassian-plugin file? and where Can I find it?

            Thanks and regards,
            Pankaj

            Pankaj Pimple added a comment - Hi Sachin, Thanks for above code. I am sorry but could you please tell what is atlassian-plugin file? and where Can I find it? Thanks and regards, Pankaj

              Unassigned Unassigned
              ae8830d605c0 Hiren Savalia
              Votes:
              82 Vote for this issue
              Watchers:
              51 Start watching this issue

                Created:
                Updated: