Forums

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

No Options to Put GA Label by Default for Every New Issue Created

Hy December 19, 2019

Every new issue will be created, I want to auto put "GA" in the Label field.

Looking at the Validators and Post Functions Options Listing (see two attached files)

There is no option that I can use.  Any suggestion?

Thanks for your tips.

HValidator Options List.pngPost Function Options List.png

1 answer

0 votes
John Funk
Community Champion
December 27, 2019

Hi @Hy - The best option would be to get an add-on like Jira Miscellaneous Workflow Extensions (JMWE) or Automation For Jira. Then it is very easy. 

Without the add-on, you can probably accomplish it, but it is somewhat messy. 

1. Create a new Custom Field and then use the Update Issue Custom Field post function to put GA in the new Custom Field since you cannot do that with Labels. 

2. Create another post function and use the Copy Value From Another Field to copy the value from the new Custom Field to the Labels field. 

That should work, but test it out if you do not want to acquire an add-on. 

I hope this helps!

Suggest an answer

Log in or Sign up to answer