Workitem customization: How to make two attributes related?
![]()
say I added two attributes : A and B, both of Enumeration type. The values of B depend on the value of A. Is there any way to do this? I checked the below two links and found no answer:
http://jazz.net/library/article/130 http://jazz.net/library/article/129 Thanks in advance. |
One answer
![]() say I added two attributes : A and B, both of Enumeration type. The We support this feature in 3.0. An early access version is available in 2.0.0.2 and documented in https://jazz.net/wiki/bin/view/Main/AttributeValueProviders -- Regards, Patrick Jazz Work Item Team |