It's all about the answers!

Ask a question

Work item Custom Attributes


Judy Yi (41133) | asked Sep 07 '10, 2:47 a.m.
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



permanent link
Kirk Woods (9158) | answered Sep 08 '10, 12:23 a.m.
Try using a ValueSetProvider as shown in: https://jazz.net/wiki/bin/view/Main/AttributeValueProviders

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

Your answer


Register or to post 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.