Milestones as card view
Hi,
I think using Bitbucket milestones as scrum stories would work really well. So, an example of a milestone/story could be:
User registers on website to view exclusive content
Issues can then be associated with specific stories.
My suggestion for bitbucketcards is, within a repo's card view, it would be nice to switch to a milestone view, which would represent an overview of a repo's stories and their status.
The status of each milestone, could be determined by examining the issues assigned to that milestones.
The view would be exactly the same as the card issue view, with potentially different column names.
A milestones could be 'New' if there are no issues assigned to it or all child issues are also new.
Once an issue is marked as 'in progress' the milestone moves to the 'in progress' column.
When all child issues are resolved a milestone is resolved.
That type of thing.