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?
Hi @Has M. ,
Did you try adding JQL condition And Set "Assignee" field value directly ?
See my screenshot
Thanks @Rilwan Ahmed
I haven't yet but I will try now. Do you recommend having all the subtasks in one automation? Meaning creating all the subtasks for the same field within the same automation or having them separately as I have it above?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @Has M.
Please show the actual details of the automation rule(s) you have configured. We need to see what you are using for a Trigger and how the rules are structures.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I dont have the initial automation where I had all the values for the same field under the same automation but this is what I have right now. I went with this route because I was have the same issue with that approach as well. Below are screenshots how I have the automation set at the moment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.