-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.14.0, 8.20.5, 8.21.1
-
8.14
-
6
-
Severity 2 - Major
-
2
-
Issue Summary
Issue was introduced in Jira 8.14.0.
Select List (multiple choice) Custom fields type are not rendered correctly with dark feature (multiselect.frother.renderer) enabled.
Steps to Reproduce
- Enabling a Dark Feature through the page below:
<Jira_URL>/secure/admin/SiteDarkFeatures!default.jspa
- Add "multiselect.frother.renderer"
- Create a new project
- Create a new Select List (multiple choice) Custom fields type
- Add 7 to 10 choices to the Select List CF
- Add the CF to the Edit/Create screen
- Create an issue and select all the 'Select List CF' choices
- Click on Edit issue
Expected Results
Custom field values should display correctly as in 8.13.x
Actual Results
Custom field values are not displayed correctly as in 8.13.x
Workaround
Select List (multiple choice) Custom fields type are rendered correctly with dark feature (multiselect.frother.renderer) disable but the autocomplete feature for multi select boxes is missing.