Assign Assignee in child issue type with automation

Loic
Contributor
February 1, 2025

Hello,

When I create a child issue (Evaluation), I would like to assign the child issue to an employee (Employee A) with an automation rule.

  • The child issue is also created with an automation rule
  • The name of the employee A is from a custom field in the Parent issue.
  • In the Edit Issue, I put the smart value of the Custom Field with the employees name.

Here is what I have done, and it does not work.

Capture- jira-assignee.PNG

1 answer

1 vote
Tomislav Tobijas _Koios_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 2, 2025

Hi @Loic ,

Can you also share what type of field this custom field is where Employee A is set? Are we talking about the user picker or the textual field only?

Btw, as you're within a branch and you're trying to access the value from the parent/trigger issue, you'll have to use {{triggerIssue}} smart value. Basically, instead of

{{issue.customfield_10228}}

you'll need to use

{{triggerIssue.customfield_10228}}

Again, this might vary, depending on this customfield_10228 type.

Cheers,
Tobi

Loic
Contributor
February 2, 2025

Hello, the custom field is an textual field (Drop down)

Suggest an answer

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

Atlassian Community Events