Forums

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

Jira Automation: Change Rule Actor to the Assignee

Jeffrey Bistrong
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.
November 9, 2025

I would like the rule actor of the automation to be the assignee of the ticket. It doesn't seem like this is possible. 

 

Here is my scenario and this is in JSM. We use survey monkey for CSAT surveys. When a ticket is closed by the customer (via the portal) the rule actor is the customer, and this the automation error's out when trying to put in the external facing comment. 

 

I have set the rule actor to be me (site admin), but I would rather the person putting the comment on there be the assignee of the ticket

 

Monosnap Rule builder - Automation - Jira 2025-11-09 18-09-53.png

4 answers

2 votes
Gor Greyan
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.
November 9, 2025

Hi @Jeffrey Bistrong

In Jira, the rule actor is fixed per rule (“Automation for Jira” or a specific user). It can’t be changed dynamically to “the current assignee.”

1 vote
yqiao
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 10, 2025

The rule actor is the user under whose permissions the automation runs and whose name appears as the author of comments/actions performed by the rule.

 

Jira Automation only allows you to set the rule actor to a specific user (from a dropdown) or the Automation for Jira bot.

 

There is no built-in option to set the rule actor to "the assignee" or any other issue field value.

0 votes
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.
November 10, 2025

Hi @Jeffrey Bistrong 

As others have implied, the actor is assigned to the rule when it was last published

More specifically, when the rule begins executing, the currently assigned actor configuration is used for the specific instance of execution.  And thus, one could not use a workaround to call the automation REST API endpoint to dynamically change the actor while it is running.

 

A brute-force workaround might be using the REST API instead of rule actions:

  • create an API token for every possible assignee
  • store the tokens with a Create Lookup Table action
  • rather than using actions to perform updates in the rule, call the necessary REST API endpoints, dynamically selecting the API token for the assignee

I have not tried this for your scenario, although I did a quick test and a smart value may be used as an API token for the header.

 

Kind regards,
Bill

0 votes
John Funk
Community Champion
November 10, 2025

Hi Jeffrey,

So if you leave the Rule actor as Automation for Jira, is that who it says added the Comment? 

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