Defect #12146
openRequired (list-, user- or version) custom field "fixed version" with Multiple values allows nil value during status transition
0%
Description
I created a custom field (type Version) called "fixed version" to be filled in at the close of a task.
Using a workshop to force a filled in field based on the situation:
Type | Situation | Status |
Custom Field Version with Multiple values | new | not required |
Custom Field Version with Multiple values | closed | required |
If the task was created with a situation when the field is not required (new) and you change for a situation that the field is required (closed), the rule don´t work and allows saving without filling in the field that should be required in this situation.
Environment:
Redmine version 2.1.2.stable
Ruby version 1.8.7 (x86_64-linux)
Rails version 3.2.6
Environment production
Database adapter MySQL
Redmine plugins:
redmine_inline_attach_screenshot 0.4.2
Files
Related issues