Feature #11049
openMultiple types of Custom Field
0%
Description
Is it possible to have a custom field which belongs to multiple type?
One situation is that when create one New Issue and need to enter F/W version
The F/W version could be a well known released F/W version or a dynamic daily build version
For a released F/W version, It could have the type of "List".
For a dynamic daily build version, it could be the type of "text"
Or if there is an existed feature can resolve this situation, please kindly let me know
Thanks
Related issues
Updated by Wim DePreter over 12 years ago
+1
Maybe it's easier to define the field as a Text Field, but with a combobox of predefined values (list, versions, user, ...) to choose from.
The user can choose to select an existing value or enter a new one (entering a new one doesn't change the list of predefined values).
I see also some correlation with #10953