I’ve built out a fairly robust Jira replacement for our Agile team. This base has separate tables for Tasks and Sprints (among others). All Tasks have a Status, ending with ‘Done’ and all Sprints are either ‘Complete’, ‘Active’, or ‘Backlog’.
My question is - what’s the best way to move any incomplete stories to the next sprint when I’m closing out the current one? I’d need to 1. Change current Sprint to ‘Complete’, 2. Change next Sprint in the current view to Active, 3. For any Tasks that are not Done but are in a Sprint that’s Complete, change them to the Current Sprint.
I feel like that’s too many steps to tie to one button click, or that it would all happen too instantaneously for the stories to get moved correctly. I expect that this has been solved by others - does anyone have a nice solution?
Question
Best practice on moving stories to next sprint?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
