-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
None
-
None
-
1
-
Severity 3 - Minor
-
0
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
- Create a drop-down custom-field with options A, B, and C.
- Create an issue and leave the value for the field as None.
- Edit the settings of the custom field and set default value to C.
- Edit the field config and set the field as required.
- View the issue you previously created - note that the field still has no value.
- Edit this field.
Actual: The drop-down is now set to A.
Expected: The drop-down should include the "none" value and have this set as its value. (it should fail on validation if the user does not set a value)
(This would be consistent with what happens on Create Issue when a CF is mandatory but has no default.)
- is caused by
-
JRASERVER-7687 Remove 'None' option if select list is required and has a default selected
- Closed
- relates to
-
JRACLOUD-31129 Better handling of "none" option in custom field drop-downs during issue update.
- Closed
-
JRASERVER-42041 Allow removing "none" option for non-required Custom Fields, or allow required by screen
- Gathering Interest
- mentioned in
-
Page Loading...