Work item Custom Attributes
Hi -
What is the easiest way to assign values from enumeration and custom attributes as the value of another custom attribute on the work item? for example: enumerationA=apple enumerationB=banana customC=carrot customD=fruit.$enumerationA.$enumerationB.$customC (fruit.apple.banana.carrot) Thanks, Judy |
One answer
Try using a ValueSetProvider as shown in: https://jazz.net/wiki/bin/view/Main/AttributeValueProviders
Hi - |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.