How to restrict a value for a custom att of type WorkItem?
Hi,
I have created a custom attribute of type WorkItem.
When I click on choose value, a pop up comes to select a work item type.
I want to restrict it to select only 'Defect' as a type.
Is it possible?
Or can we validate that the selected workitem is of type Defect only?
Thanks in advance for all help.
I have created a custom attribute of type WorkItem.
When I click on choose value, a pop up comes to select a work item type.
I want to restrict it to select only 'Defect' as a type.
Is it possible?
Or can we validate that the selected workitem is of type Defect only?
Thanks in advance for all help.
One answer
Hi,
i am not sure if that can be done today with Javascript. Some hints in this post https://jazz.net/forums/viewtopic.php?p=68376
There is a Wiki with more information here: https://jazz.net/wiki/bin/view/Main/AttributeCustomization Please be aware that this is an experimental capability and might not be working with work item types.
I have not tried if that is possible myself.
i am not sure if that can be done today with Javascript. Some hints in this post https://jazz.net/forums/viewtopic.php?p=68376
There is a Wiki with more information here: https://jazz.net/wiki/bin/view/Main/AttributeCustomization Please be aware that this is an experimental capability and might not be working with work item types.
I have not tried if that is possible myself.