Read only for condition and other than admin role
Hi All, I used Read only for condition in RTC 4.0.0.1. If attribute A has "GHOST" value then that work item should be read only. This part is working fine. Along with this I want this work item writable to admin process role. If ( workItem.getValue(A) == "GHOST" && Role != Admin) then Read only = true; I am not getting how to check contributers role in program. please any one suggest which method should be called and how? Thanks, Kavita |
One answer
Hi Kavita,
I found another forum post with a suggested answer: https://jazz.net/forum/questions/79903/read-only-work-item-attributes-based-on-role-and-attribute. |
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.