开发者

Rejecting user stories does not close sub-tasks

开发者 https://www.devze.com 2023-04-01 14:00 出处:网络
Let\'s say I have UserStory1 and sub-tasks Task1, Task2 and Task3. Business decided that UserStory1 should not be implemented. They changed their minds and they don\'t want this anymore.

Let's say I have UserStory1 and sub-tasks Task1, Task2 and Task3.

Business decided that UserStory1 should not be implemented. They changed their minds and they don't want this anymore.

What should I do now? In my mind, I have to close the UserStory1, change Reason to Rejected and write nice comments explaining why this is rejected. But...

In TFS, when I set UserStory1 to:

Sate: Closed Reason: Rejected

I was expecting TFS to close Task1, Task2 and Task3 as well but this does not happen. Am I doing something wrong or this is how things are supposed to be? Will I ha开发者_JAVA技巧ve to close each sub-task?


You will have to close them by hand unless you write some server plugin or notification event listener that will do this for you, as the one coming with the scrum4teamsystem template.

Sorry for the bad news...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号