amauryleclerc / banana

Easy tool to handle metrics of a scrum project : Velocity, Burndown, Burnup, Sprint backlog (not product backlog) and other usefull tools like team calendar
6 stars 3 forks source link

[Story] I create a story from the "story" view and create a story with the same name in the "sprint" view #13

Closed ptrouillard closed 7 years ago

ptrouillard commented 7 years ago

The story STD_3 is created within the "story" view [OK] The story STD_3 is not created within the "sprint" view [KO] Indeed we don't need to create a story alone, but it is always attached to a sprint, even if the sprint is named "backlog PO" for instance...(like in Jira)

amauryleclerc commented 7 years ago

You can't create 2 stories with the same name. With the issues #12 , you will be able to add a existing story.

amauryleclerc commented 7 years ago

I have added an alert for the creation of stories and sprint, for success and error

ptrouillard commented 7 years ago
amauryleclerc commented 7 years ago
ptrouillard commented 7 years ago

Ok 👍