It's all about the answers!

Ask a question

Read only for condition and other than admin role


kavita herur (5876593) | asked Dec 28 '12, 4:15 a.m.

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



permanent link
Lauren Hayward Schaefer (3.3k11727) | answered Dec 28 '12, 7:05 a.m.
JAZZ DEVELOPER
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


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.