Hi. We have a transition from "Dev in Progress" to "Dev Complete". When that happens, I want the user to see a screen that we are calling "Subtask needed?" that allows them to create a subtask for various folks that need to review the ticket after the coding is complete.
I'm struggling to find the field that I need to add to the screen that lets users create subtasks. What field is this? Thanks.
Hi John - You could add a transition screen with a custom field that asks the user if they want Sub-tasks created.
Then you can create an Automation For Jira rule that fires when the field is updated to Yes.
Otherwise the no will continue the transition.
This could work. I could have some custom fields that it uses to create the subtask ticket and transfer the info. I'll give it a try. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey John! This worked out well. I created custom fields to appear on the screen popup and use these to transfer to the newly created ticket. So far users haven't given me any bad feedback, so we'll assume it is going well. :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @John Ritchey -
You can auto create one more sub tasks when an issue moves from "Dev in Progress" to "Dev Complete". You need to add a post function Create issues and sub tasks for that transition.
There, you can set the summary, description, etc which will be auto populated when a new sub task gets auto created.
Let me know if this helps.
Thanks,
Simar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Simar!
Thanks for the reply. It sounds like this would automate the creation of subtasks... I'm looking to prompt the user to create subtasks manually if they deem it appropriate as a part of the workflow on a status change.
Do you know of a way to do this?
Thanks,
John
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.