Forums

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

Setting field value based on the custom field value while Issue creation

Romel
Contributor
July 31, 2020 edited

Hello,

Here is my requirement. (We use Jira Cloud)

We have a custom field (select list (single choice)). Based on the value of the custom field I want to set the value for the Labels field while creating an issue (Story).

for e.g. if custom field = "A" set labels to "b"

can someone help with this?

thanks in advance.

 

1 answer

1 accepted

0 votes
Answer accepted
Hana Kučerová
Community Champion
July 31, 2020

Hi @Romel ,

please look at automations in Jira cloud.

I think this functionality could help you achieve, what you need - just add the automation rule defined like this:

When: Issue created

If: Field equals A
Then: Edit issue field Labels -> set value B

Else-if: Field equals C
Then: Edit issue field Labels -> set value D

Else-if ...
Romel
Contributor
July 31, 2020

Awesome! Thanks @Hana Kučerová  it worked.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events