As a user, I want a column called "ready" in the active sprint.
Given the ready container is visible in the active sprint
When I change the status of a story to "ready"
Then all stories or epics with the status of ready are visible in the ready column of the active sprint
Scenario: I created a status called ready. I can change the status of a story or epic to ready however it is not visible in the ready column of the active sprint unless I add it to the current sprint. How can I make that visible in the active sprint by the "status" rather than choosing a sprint? My goal is to create this ready container where a PO can move stories when they meet the definition of ready and then the development team can pull them if they have the capacity.
Do any of you use a workflow like this? I've created it in Azure DevOps and teams love it. It helps the PO keep order of the most important items and allows a container for the PO and development team to negotiate some work.
Hey! I even open to you all helping me refine my user story and acceptance criteria. Feel free to offer me suggestions how I can better clarify my request.
Thank you for your help!!