How can I enable "Only Owner Can Change Workitem"?
Accepted answer
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/
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/
Comments
One other answer
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) .