hi all, i have an automation that creates a subtask, in that subtask create it adds "Summary", "Description" "Parent" and "Assignee".
But for some weird reason, the subtask still says "unassigned" it gets created as expected, it looks good, but its unassigned? I have no idea why? There is no error, logs say "issue created successfully" I just don't understand why it would be empty.
Hi @Calvin
Could you please post a screenshot of how the rule is defined, and also a a screenshot of the log so it is easier to see what happends when the rule executes?
Does the user have the permission "Assignable user"?
Thanks mate, we have a system account and turns out someone played around with how the access groups have been set up in the backend. And they removed the system account out of the correct group which removed the "Assignable user" privilege.
Interestingly though this didn't flag any error in my automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks, @Staffan Redelius and @Calvin
Now I have something to add on our knowledge base of error that we may encounter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Calvin have you tried to add another action like edit work item fields then add the assignee there? just another layer to check if there will be another that will come from "assignee" field.
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.