I am attempting to trigger a rule when a subtask is created. Is this not possible?
We are having an issue where components are being left blank when a subtask is created. We'd like to automatically set to match the parent when the subtask is created.
Hi Mary - Welcome to the Atlassian Community!
See the example below with an Issue Created trigger and a Condition for JQL for a subtask Issue type. Then add a new action for Edit Issue and set the value of the Component.
Hi John,
Did you intend to attach an example? I cannot see one.
Here's what I started with - but my problem is that the rule is never triggered when I create a subtask (I do this from the details of a story - selecting More->Create Sub-task). When a story is created it will send the email but obviously doesn't do the rest since it's an issue being created and not the subtask.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Mary,
I might be too late, but for everyone else with the same goal as you and me here is my solution:
It took me a long time to figure this out. I was trying to use the JQL condition, but it never works {{issue.issueType.name}} equals "Sub-task". For some reason, it works when i use Task or Epic instead of Sub-task. I dont know why.
I also tired If or Else. Same thing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I am trying to create Jira automation for adding label when Sub-task is created, however it does not work... whatever I do - subtask does not get label assigned. Is there a bug in the system? It works with other issue types
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Renata - Welcome to the Atlassian Community!
You should create a new question so more people will see it and can address your specific needs. Feel free to tag me on it if you like.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.