How to set change enum field back to empty
Given an enum field that allows empty, once a value has been set on an issue, how does one set the field back to an empty value?
1 comment
Sort by
Date
Votes
FWIW, I added a workflow that handles my particular situation quite nicely by setting the reason to null if the type changes away from bug. However, it still seems like there should be a way in the UI to manually set a field back to empty.
Please sign in to leave a comment.