Actions
Defect #18094
closedList custom filed with multiple values displayed as check boxes cannot be unchecked
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Duplicate
Affected version:
Description
Steps to reproduce:
- Add new custom field for issues with the following attributes:
Format: List
Name: Test
Description:
Multiple values: Yes
Possible values: One, Two, Three
Default value:
Link values to URL:
Display: checkboxes
- Enable the custom field on a tracker
- Enable the custom field on a project
- Add a new issue on the respective project and tracker
- Check on option for Test field
- Save
- Edit issue
- Uncheck all options for Test field
- Save
- Observe that the option is still checked
I observed in logs that when the request is made with no option checked, the custom field is not sent.
Related issues
Actions