• 2
    • We collect Jira Service Desk 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.

      When moving objects from one Object Type to another within Jira Assets, the dropdown menu used to select the target Object Type is currently limited to displaying 1,000 entries. This limitation is due to the hardcoded limit in the API endpoint:

      Endpoint: assets/objecttypes/picker/create?schema=1&limit=1000
      

      If the number of Object Types exceeds 1,000, some Object Types may not be visible in the dropdown, making it difficult for users to select the appropriate target.

      Workaround

      One temporary workaround is to manually modify the limit in the API request using the browser's developer tools to increase the number of entries shown. However, this solution is not practical or feasible for all users, especially those without technical expertise.

            [JSDSERVER-15538] Improve Object Type Selection When Moving Objects in Jira Assets

            Corresponding request PSSRV-133835 has been resolved as Atlassian Bug.

            Oleksandr Russu added a comment - Corresponding request  PSSRV-133835 has been resolved as Atlassian Bug .

            Hello 072fabfd41a3,

            Could you please clarify why this issue has been classified as a suggestion rather than a bug?

            Thank you,

            Oleksandr

             

            Oleksandr Russu added a comment - Hello 072fabfd41a3 , Could you please clarify why this issue has been classified as a suggestion rather than a bug? Thank you, Oleksandr  

            Hello,

            Is there any update or estimated timeline regarding this issue? It’s currently blocking several processes related to moving objects between types and is causing cascading issues.

            Best regards,

            Oleksandr

             

            Oleksandr Russu added a comment - Hello, Is there any update or estimated timeline regarding this issue? It’s currently blocking several processes related to moving objects between types and is causing cascading issues. Best regards, Oleksandr  

            It should be not an improvement, but a fix for the issue when users are not able to move objects between types from UI, if schema has more than 1000 object types.

            Oleksandr Russu added a comment - It should be not an improvement, but a fix for the issue when users are not able to move objects between types from UI, if schema has more than 1000 object types.

              Unassigned Unassigned
              072fabfd41a3 Shreekesh Mohan
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: