My team works in Kanban and I'm wondering if there is there a way to automatically move stories to Ready for Work when a required story is moved to accepted? Some work cannot begin until a "required by" story is completed and accepted. it would be nice to have some kind of automation automatically move those stories to ready for work.
My understanding of your question is that there are stories ("required by") . On the completion of these stories you want several other stories to move into "ready for work" state.
To achieve this first you need to create relation between the "required by" story and the stories whose status need to be changed. I will prefer you to create a link that the stories are blocked by the main story.
Then on the transition of your main story , you can use a post function to move all linked issues from one state to another state. There are several add-ons which provide such post functions . One of them is below with example :
https://innovalog.atlassian.net/wiki/spaces/JMWE/pages/68878506/Transition+linked+issues
Regards
Prakhar
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.