When a field value is changed, I want to create a subtask , send a email notification to intiator and close the subtask.
I could able to write a automation rule to create subtask, establish relationship between child and parent , send an email but couldnt find any action to transition the child subtask to close/transtion to done status?
@sreeja pathapelly yes you can do that via automation. I did a first version. But please provide more details to have a full picture.
Hello @sreeja pathapelly
Please share screenshot of your rule. You want to create sub-task and transition to done right after? If so, just need to add another action to transition it.. but before I get far.. please share your rule for us to review.
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.
Hello @sreeja pathapelly
After you have sent email or before, you do a branch on "most recently created issue" and then next step you transition it to Done. It will mark you sub-task as done. Please see screenshot on what you have to use below.
BTW, Just FYI.. In your email, if you want to reference sub-task's key, you will use {{createdIssue.key}}
Let us know if issues and accept answer if it meets your needs.. Thanks!!
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.