Forums

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

Create Tasks Based on Checkbox Field Selections via Manual Trigger in Jira Automation

Stefan Froehlich
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.
July 1, 2025

Hi everyone,

I'm working on a Jira Service Management request form that includes a checkbox custom field (e.g., "Access Needed") where users can select multiple options like:

  • VPN Access

  • Email Account

  • CRM Access
    ...etc.

What I'd like to achieve is the following:

When a manual automation rule is triggered on the issue (e.g., by an agent), Jira should create separate tasks for each selected checkbox option. Ideally, each task would have a summary like Provision Access: VPN Access, based on the checkbox values and routed to a different support team (using a "select" custom field in the same project).

 

Has anyone done something similar or could point me in the right direction for setting this up in Jira Automation?

Thanks in advance!
Stefan

1 answer

1 accepted

2 votes
Answer accepted
Marc - Devoteam
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.
July 1, 2025

Hi @Stefan Froehlich 

You ned to use a branch using a smart value.

smart value to use {{issue.<custom-field-name>.value}}, then the action to create a sub task in the branch.

Example:

Screenshot 2025-07-01 at 19.32.30.png

Stefan Froehlich
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.
July 2, 2025

Hi Mark!
thank you so much for your answer, this was very helpful and is working as intended. 

Now let me ask you this. What would be the best / simplest way to route those tickets to different support teams depending on the value chosen? Would I want that in the same automation or rather create a separate one and use if statements for each value afterwards? Not sure how this can be scaled as well if the list of items grows?

Thank you Mark :)
Appreciate it.

Stefan

Like Laurie Sciutti likes this

Suggest an answer

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

Atlassian Community Events