How to make workitem readonly at particular state for ALL but not for few users?
One answer
We only support "read only" configurable for a role. Options are
- By type and state
- By Condition
Both are working only on individual attribute level.
You could create a custom advisor that prevents saving the work item based on some other criteria e.g. like https://rsjazz.wordpress.com/2014/05/26/only-owner-can-close-workitem-advisor/ does.
Comments
Pravin Patil
Apr 17 '17, 3:03 p.m.Donald Nong
Apr 17 '17, 10:03 p.m.Pravin Patil
Apr 18 '17, 11:48 a.m.