Manually typed values do not get saved if they're not checkboxed

Current behavior: Some of our users are typing the values directly in the textbox, instead of selecting the values from the list of checkboxed values. When the work item is saved, those typed values are lost if they’re not also selected with the checkboxes.   Desired behavior: I type [value1] in the text box. Upon saving, the custom control checks if [value1] is a valid SUGGESTEDVALUE. If it is a valid value, then it saves it even if it’s not checkboxed.
Type: Issue
Status: Closed
Reported: 07.08.2008 11:29:22 -07:00
Priority: 50 Low
Vote count: 1
Last updated: 16.05.2013 3:55:06 -07:00
Planned for release:
Resolution:
Closed: 25.03.2010 10:57:35 -07:00
16.05.2013 3:55:06 -07:00
21.02.2013 16:24:35 -08:00
25.03.2010 10:57:35 -07:00
Resolved with changeset 64983.
28.08.2008 13:59:16 -07:00
Another desired behavior: User erase string in test box Upon saving, the custom control should uncheck all selection, then save blank value