Forums

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

How to assign user to subtask based on custom field?

Logan Reichert September 12, 2025

I have a set of sub-tasks for a work item that need to be assigned to a manager for on-boarding. I've setup a custom field "Manager" that is a people field. Is it possible to setup a automation that reads the custom field, then assigns the same person to a set of sub-tasks? 

Example: 

Manager : John Smith

(Rule would assign any sub-tasks that contains "Mgr - " to John Smith)

I've done auto-assign rules for individuals based on a "Flag" (The Mgr -) at the beginning of the summary for the sub-task but I can't seem to figure out if it's possible to assign based off what a field is populated with. 

Here is what I've got so far:

image.png

I tried using a smart value of the custom field for the "Assign the work item to" and then "user" but that didn't seem to work. image.png

1 answer

1 vote
Mikael Sandberg
Community Champion
September 12, 2025

Your smart value component is missing the actual smart value you want to set. Your automation should look something like this to assign the sub-task to the manager:

Screenshot 2025-09-12 at 9.45.17 AM.png

Mikael Sandberg
Community Champion
September 12, 2025

Your other option is to use {{issue.customfield_11756}} to set the assignee, that way you do not have to use the extra component to create the variable.

Logan Reichert September 12, 2025

Would using {[triggerIssue.customfield_***}} make a difference than using {{issue.customfield_***}}? 

Logan Reichert September 12, 2025

I've tried both the Variable method and the just setting the assignee as the custom field value but I'm getting a "Issue was already unassigned" from the audit log.

 image.png

 

This is what I had when testing it 
image.pngimage.png

I had {{issue.customfield_11756}} in these screenshots

Suggest an answer

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

Atlassian Community Events