Make Custom Attribute Required
One answer
Hi Jorge,
custom attributes are made required just like any other attribute using a required properties precondition. You set them in the TeamConfiguration section of the process configuration. Please note, this requires the Eclipse Client as far as I know.
You need an unassigned enumeration literal if you want to have a value that expresses no meaningful value has been chosen.
Thanks,
Ralph
custom attributes are made required just like any other attribute using a required properties precondition. You set them in the TeamConfiguration section of the process configuration. Please note, this requires the Eclipse Client as far as I know.
You need an unassigned enumeration literal if you want to have a value that expresses no meaningful value has been chosen.
Thanks,
Ralph
How do I make a custom attribute under Defect type required?
Also, I notice some fields in RQM have an option of "Unassigned" Do I literally have to add that to an enumeration?