You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
I have a field called System Access. It looks like below:
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?
I realized I created this ticket in the wrong area. Moved it to the right area
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.