Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Jira Automation - creating several subtasks based on field values.

I have a field called System Access. It looks like below:

  • System Access
    • Value1: NST should be assigned to Assignee1
    • Value2: NST (elevated) should be assigned to Assignee1
    • Value3: CNG should be assigned to Assignee2
    • Value4: LVR should be assigned to Assignee3

I tried all these different automation for this. scenario

Option 1: This was all in one automation

Issue type=NHOF

Status contains one of (In Progress, With FO)

System Access contains: (Value1, Value2) 

Create a subtask, set assignee to Assignee1, Set the Due date based on another value from a field from the Trigger issue.

 

Issue type=NHOF

Status contains one of (In Progress, With FO) 

System Access contains: (Value3) (tried with equals as well and it didn't work)

Create a subtask, set assignee to Assignee2, Set the Due date based on another value from a field from the Trigger issue.

 

Issue type=NHOF

Status contains one of (In Progress, With FO) 

System Access contains: (Value4) (tried with equals as well and it didn't work)

Create a subtask, set assignee to Assignee3, Set the Due date based on another value from a field from the Trigger issue.

 

Option 2: For this option, I created 3 different automation for the same field.

Auomation1:

Issue type=NHOF

Status contains one of (In Progress, With FO)

System Access contains: (Value1, Value2) 

Create a subtask, set assignee to Assignee1, Set the Due date based on another value from a field from the Trigger issue.

 

Auomation2:

Issue type=NHOF

Status contains one of (In Progress, With FO) 

System Access contains: (Value3) (tried with equals as well and it didn't work)

Create a subtask, set assignee to Assignee2, Set the Due date based on another value from a field from the Trigger issue.

Auomation3:

Issue type=NHOF

Status contains one of (In Progress, With FO) 

System Access contains: (Value4) (tried with equals as well and it didn't work)

Create a subtask, set assignee to Assignee3, and Set the Due date based on another value from a field from the Trigger issue.

 

 

Neither of these options is working for me, unfortunately. I can't figure out what the issue is. I currently have Option 2 up at the moment and if I pick one value from the  System Access field, then it creates 1 subtask, and if I choose all 4 values but bypasses all the automation for this field. Is there any other possible way to get this to work?

1 answer

I realized I created this ticket in the wrong area. Moved it to the right area

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events