Speedweener / pe

0 stars 0 forks source link

Continously Adding Sprints #11

Open Speedweener opened 3 years ago

Speedweener commented 3 years ago

image.png

I think this may be a bug that arises from continously adding sprints of the same name. This causes it to be impossible to add other sprints even on different dates

nus-pe-bot commented 3 years ago

Team's Response

Thank you for your feedback.

Response:

The output is in fact not caused by a bug but was because that there is a finite number of sprint iterations in a project based on the AGILE framework. The sprints are iterations broken down from the project and its duration and number is decided by ProjectDuration/SprintDuration, as specified by the user in the Create Project Command.

image.png

Sprint with same name - As Sprints are smaller iterations of the Project, our team considered the scenario where a sprint's goal is not achieved in the initial iteration and have to extend to the next iteration. In this scenario, the sprint goal will have to duplicate, thus, our team decided to include the functionality to accept Sprints with the same name.

In fact, despite that our product is designed for project managers who are familiar with the AGILE framework, we included a link to the SCRUM guide in our overview for new users. image.png

Action: No action required.

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: [replace this with your explanation]