-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Work Item - View (Internal developer use only)
-
6
-
Severity 2 - Major
-
1
Issue Summary
When editing a cascading (select list) custom field in an issue, it only lists the first 1000 options
Steps to Reproduce
- Create a cascading custom field with more than 1000 records
- Edit an issue to edit the field value
Expected Results
It should show all options or at least allow you to search by the desired option.
Actual Results
It only shows the first 1000 options and the search is limited to those 1000 options
Workaround
Edit the issue field using Jira Cloud REST API. https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issues/#api-rest-api-3-issue-issueidorkey-put
- duplicates
-
JRACLOUD-83554 Can't select more than 1000 option in a Select List (cascading) field
-
- Closed
-
- mentioned in
-
Page Loading...