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.
1.We have an automation rule to update the Request Type (based on the issue type) when a status changes and the Request Type is empty.
2.I want to create an automation rule that will update the Request Type when it is empty upon ticket creation and set it to the same request type (based on the issue type) as in the above automation but, those Request Types are not listed.
What do you mean by legacy automation? Do you mean the plug-in version for on-prem JSM etc.?
Certainly with cloud based automation for Jira you could do your 2 easily.
For example:
When issue created
If issue type = SR
then edit issue field "request type" to be "Get IT Help - SR"
you could use the If/else condition to have one rule do all request types.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.