-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
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.
- is related to
-
JSDSERVER-16252 Assets: Unable to move objects between different object types from UI when number of object-types in an object schema exceeds 1000
-
- In Review
-
- links to
Form Name |
---|