Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools Scrum Basics Introducing Scrum Review: Scrum Master

jugnu gill
jugnu gill
1,779 Points

tricky question. Should scrum master ask team if this could be done?

What should scrum master do if there is new requirement from product owner during a sprint which is important.

1 Answer

Kevin Korte
Kevin Korte
28,148 Points

I think it's hyper critical to not break the sprint. If it's a critical bug patch, maybe the team, or a few members of the team need to break away from the sprint to hot patch whatever it is - they can than return to the sprint, and pick up where they left off, or pick up on another sprint backlog item.

But as the scrum master, it is important for this person to stand up for their team, and tell the product owner that if it's important, it should probably go to the number one slot of the product backlog (which the product owner gets to decide anyway), and it will be gotten to on the next sprint.

The reason why this type of development works so well is that reasonable boundaries are set, and if the scrum master allows those boundaries to be broken, than there is not point in following this ideology for software development.