Defect #16798
Custom field - list type - checkboxes - unchecking all - does not save
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Custom fields | |||
Target version: | 2.5.2 | |||
Resolution: | Fixed | Affected version: | 2.5.1 |
Description
Unchecking all checkboxes on a custom field type 'list' shown as 'checkboxes', does not update the issue itself.
Environment:
Redmine version 2.5.1.devel
Ruby version 1.8.7-p352 (2011-06-30) [x86_64-linux]
Rails version 3.2.17
Environment production
Database adapter PostgreSQL
SCM:
Git 1.7.9.5
Filesystem
Redmine plugins:
redmine_agile 1.2.0-light
Related issues
Associated revisions
Fixed: unable to clear value for list custom field with multiple values and checkboxes style (#16798).
History
#1 Updated by Anonymous about 8 years ago
I am facing exact same issue on my redmine server as well. This issue only appears when 'list' is displayed as 'checkboxes'; if displayed as 'dropdown list' things work just fine.
Environment:
Redmine version 2.5.0.devel
Ruby version 2.0.0-p451 (2014-02-24) [x86_64-linux]
Rails version 3.2.17
Environment production
Database adapter Mysql2
SCM:
Git 1.7.9.5
Filesystem
Redmine plugins:
redmine_banner 0.0.9
redmine_custom_workflows 0.0.4
redmine_dashboard 2.2
redmine_inline_attach_screenshot 0.4.6
#2
Updated by Toshi MARUYAMA about 8 years ago
- Target version set to 2.5.2
#3
Updated by Jean-Philippe Lang about 8 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Fixed in r13167, thanks for pointing this out.
#5
Updated by Jean-Philippe Lang over 7 years ago
- Duplicated by Defect #18094: List custom filed with multiple values displayed as check boxes cannot be unchecked added