It's all about the answers!

Ask a question

How to make only reporter can trigger specific workflow action?


jane zhou (106764) | asked Jun 15 '16, 10:54 p.m.
 
Currently, you can define a role and add permission for this role to trigger specific work flow action.
However, my requirement is to ONLY accept the reporter of one specific work item to trigger work flow action to "close" the work item. Since every work item has its own reporter. The role method can not work for my case.
So, I am wondering what should I do to implement this?
I am considering to write a script as validator, I can get reporter of the work item in script, but how can I get current user try to modify the work item in script? 

Thanks!

One answer



permanent link
Ralph Schoon (63.1k33645) | answered Jun 16 '16, 2:32 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as I can tell, you would have to create a custom pre-condition similar to  https://rsjazz.wordpress.com/2014/05/26/only-owner-can-close-workitem-advisor/

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.