How can I enable "Only Owner Can Change Workitem"?
![]()
Hello,
I have a requirement to implement in RTC. Our team want no-one but the owner changes the workitem's attribute and state.
How can I enable this functionality? I remember RTC having such features but right now, I can't find it. May be I am mistaken.
|
Accepted answer
![]()
Ralph Schoon (61.6k●3●36●43)
| answered Oct 21 '14, 11:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is not available out of the box. Permissions are controlled by role (and owner is no role).
However you can create a custom advisor and enforce this. As an example see: https://rsjazz.wordpress.com/2014/05/26/only-owner-can-close-workitem-advisor/ Canberk Akduygu selected this answer as the correct answer
Comments Hi Ralph,
![]() FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Canberk,
|
One other answer
![]()
Geoffrey Clemm (30.1k●2●30●35)
| answered Oct 24 '14, 12:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This functionality (providing a "pseudo-role" that matches the owner) is requested in work item Add special "owner" and "creator" roles, that specifies what the "owner" and "creator" respectively of an object can do to the object (88779) .
|