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.
Hi Guys,
Somewhat simple quesation here but I can't find the answer. I just want to staory issue type create to kickoff an automated subtask. In an automation rule, whats the syntx for issuetype? Thank you!
Robert,
I would use when an issue is created or issue is updated as your trigger. Then for the condition use JQL to define the issue type. The JQL would be issuetype = "Story" where Story is the issue type name. Then you can add your action to create a subtask.
Tap "Add component", then select Issue fields condition and there you are able to select the issue type for the automation.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I do not see this option at all. Can you provide some more information? I have not found any way to select an issue type for an automation but it would make my life a lot easier if I could!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On the left, where you have the flow (When->Then), you have an option below to Add Component. Create a "If: New Condition" and move it up after the When item.
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.