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

2 answers

2 votes
Viktoriia Golovtseva _TitanApps_
Atlassian Partner
September 15, 2025

Hi @Logan Reichert 

You're on the right track using automation with summary flags like "Mgr –", but assigning users dynamically based on a custom people field like "Manager" can be tricky in native Jira automation, especially across multiple subtasks.

If you're frequently creating onboarding tasks and assigning them to different managers, as a representative of the company I'd recommend using the Smart Templates for Jira app.

Here’s how it helps in your case:

  • You can create onboarding template with specific checklists inside

  • Use variables in the template (e.g. {{issue.Manager}}) to dynamically assign the corresponding manager/assignee on the issue creation

  • Combine it with Jira automation to trigger the template when a new onboarding task is created.

Screenshot 2025-09-15 at 14.37.00.png

📘 You can check out a full example here on how to organize onboarding workflows in Jira using templates:
👉 Employee Onboarding Template for Jira

Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 15, 2025

Hi @Viktoriia Golovtseva _TitanApps_ 

As a reminder...when recommending a marketplace vendor product, please ensure you disclose your affiliation to that vendor in your post wording, and not just in your profile name / badge. For more information, please see:

Atlassian Partners - Rules of Engagement

https://community.atlassian.com/t5/App-Central-articles/Atlassian-Partners-Rules-of-Engagement/ba-p/2899328

 

Kind regards,
Bill

Viktoriia Golovtseva _TitanApps_
Atlassian Partner
September 16, 2025

@Bill Sheboy thank you, made correction in the answer

Like Bill Sheboy likes this
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