Should a team be allowed to add more work to an ongoing Sprint?
Should a team be allowed to add more work to an ongoing Sprint? The main goal of a Scrum team is to deliver value with each Sprint and this can not be achieved with half-done items. To deliver value in each Sprint a Scrum team needs to deliver potentially shippable increment(s) which meet the definition of done. Most of the times Developers are not able to finish all the work as planned and negotiate with the Product Owner to move back some work to the Product Backlog without affecting their Sprint goal. However, there are rare cases where a team feels that they are going to finish everything early or before time. Should a team be allowed to add more work to their ongoing Sprint in such cases? Just as a team is allowed to drop work if things are not going as per plan they should be allowed to add work if they feel they are going to complete their planned work before time. The work committed to during Sprint planning is just a forecast by the Developers based on their past experien...