Forums

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

Automation creation of jira ticket based on custom field selection.

Srikanth May 16, 2019
I have custom field called " change type" that is single select drop-down list with the value options "installation","configuration changes","patching","Deployment","infrastructure",golden configuration changes". Whenever a ticket with change type = golden configuration changes or " golden configuration changes is approved, trigger an auto creation of jira ticket.

1 answer

0 votes
Brant Schroeder
Community Champion
May 16, 2019

You will need to use a plugin such as ScriptRunner to accomplish this.  Since the approval is already in a workflow transition you can add it as a post function.  The post function can evaluate the field and then auto generate the issue using ScriptRunner.

Srikanth May 17, 2019

 

Hi Brant,

  Can you please help on the code.

I have  one custom field called " change type" that is single select drop-down list with the value options "installation","configuration changes","patching","Deployment","infrastructure",golden configuration changes".  and other custom field called " Change step" that is " text Field" means whenver a Change step field value is updated, automatically need to create a ticket in jira, which means whenver a ticket with change type = golden configuration changes or " golden configuration changes is approved, trigger an auto creation of jira ticket

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events