Update Custom field value based on the user role on transtion through post script?

Suresh Kumar July 28, 2013

All,

I have a custom field(text field) to be updated upon creating the issue basis the user role. Different roles can create issue . I am new to script and your assistance is much appriciated.

/SK

1 answer

1 vote
Eva
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 Leaders.
July 28, 2013

Best way to do is probably post-function with script runner (groovy runner):

1. Download/install script runner https://marketplace.atlassian.com/plugins/com.onresolve.jira.groovy.groovyrunner

2. In the workflow at Create (Click Open then click Create), click add on post function tab, click "Script post function"

3. Create a groovy script (bunch of example in marketplace page) and put the path of that groovy script in here

-----

To limit by user role, see here

To update custom field, see here

Hope this helps!

Suresh Kumar July 29, 2013

Thanks Eva. It was helpful and I have done a resanoble progress on that.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events