Hi,
I'm using OnDemand, and I created a specific kanban workflow :
BackLog >> ToDo >> InProgress >> WaitingForValidation >> Done
We have to manage the user who validate each issues : so I created a custom user picker Field 'Validator'.
And we want this field to be automatically set when dropping issue to 'Validated' with the current user : Who drop the issue.
I tried to create a post function in the transition 'WaitingForValidation' >> 'Done', but I didn't get the good result.
I thought I could do this with the 'Set field value from User Property value' post function, but impossible to get the list of the 'user properties' that are available.
Somebody can help me ?
Thanks for your time !
Thanks peter !
I just found this way, but I couldn't see it before : it comes with the 'JIRA Suite Utilities', wich IS NOT activated by default.
It add a lot of Post Function features, and especially that one 'Update Issue Custom Field' wich can be filled by %%CURRENT_USER%%
regards
Peter/Arnaud,
I'm not able to get this functionality to work the way I think it's supposed to; when the workflow executes the post-function, I get the literal string %%CURRENT_USER%% rather than the substituted value. Am I missing something obvious to enable, or is this a problem with my installation?
I'm using the cloud solution rather than a hosted one; I'm hoping that this works in both scenarios. If you could let me know if you've hit this issue or something similar, and even better... If you could let me know how to resolve this, I'd greatly appreciate it.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there a way to Update Issue Custom Field to %%CURRENT_USER%% only if the field is null?
I tried using *Set Field Value to constant or Groovy expression* but I can't figure out how to write a groovy expression to return the current user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Arnaud,
You'll need to use the following post function :
Update Issue Custom Field
Best regards,
Peter
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Join PM Evangelist, Axel Sooriah, & Product Ops. Consultant & Advisor, Jenny Wanger, as they unpack the role of product ops and discuss key takeaways in Atlassian’s ‘The Product Ops Mission’ guide. They’ll answer your questions live on May 6 at 9:00am PT.
Register here ⬇️Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.