You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.