-
Bug
-
Resolution: Fixed
-
High
-
19
-
Severity 3 - Minor
-
4
-
Issue Summary
When trying to update the resolution field from the issue view, all the values on the resolution field are not getting displayed and the dropdown seems to be cropped from the top.
Steps to Reproduce
- Open any Jira issue with the resolution field populated with some value.
- Click on the resolution field to show the dropdown for changing the value.
Expected Results
The dropdown should show all the available options for the Resolution field
Actual Results
Some values are getting cropped from the dropdown box while trying to update the resolution field.
Workaround
As a workaround, utilize the below method for time being:
Jira > Filter > View all issues > Utilize JQL to filter relevant issues:
project = XYZ and status = resolved
Once the issues are listed, select "Detail View". Sample screenshot attached.