The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Using project role in post function to fill custom field

Deleted user
August 21, 2014

How can I get a custom field to autofill with the project role using post functions in a workflow?

For example, when I create an issue I would like the merchandiser custom field (userpicker) to be filled by the merchandiser project role in that project as these are normally the same person. However these could then be altered and it will use the merchandiser custom field throughout the rest of the workflow.

Not sure how easy this is to follow...

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Alexey_Rjeutski__Polontech_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
August 21, 2014

There is no easy option for onDemand. For standalone I would recommend you to use the https://jamieechlin.atlassian.net/wiki/display/GRV/Post+Functions script runner postfunction, as for the onDemand - it is possible either to write a separate application that will use JIRA REST API https://docs.atlassian.com/jira/REST/latest/ (search for recently updated tickets and change custom field according to that) and be running with cron or some scheduler periodically either to write a plugin using atlassian connect https://developer.atlassian.com/static/connect/docs/index.html

TAGS
AUG Leaders

Atlassian Community Events