Forums

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

automation: how can I change the assignee based on a value in the issue description

Yolanda Anthony October 4, 2021

Via automation an issue is created in a project. I would like to automatically assign this issue based on a value that can be found in the description of the issue.

How can I achieve this through automation?

Thank you.

1 answer

1 accepted

0 votes
Answer accepted
Jack Brickey
Community Champion
October 4, 2021

That depends on some additional details. Can we assume that you are using the automation for Jira  addon? Can you explain what the values would be in the description that you would leverage when setting the assignee? How reliable is the data? I would assume you would leave it unassigned if you can't determine the value? Basically, I think what you're going to need to do is to have and if-else block that checks the description when an issue is created and sets the assignee based on a static list of text you inspect.

Yolanda Anthony December 14, 2022

Thank you for your suggestion. 

Yolanda Anthony December 14, 2022

My question is not relevant anymore.

Suggest an answer

Log in or Sign up to answer