Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter tasks by tracker #23

Open
AndreMiras opened this issue Jan 7, 2014 · 1 comment
Open

Filter tasks by tracker #23

AndreMiras opened this issue Jan 7, 2014 · 1 comment
Assignees

Comments

@AndreMiras
Copy link

I think it could be useful to be able to filter tasks by tracker (e.g. Bug, Feature or Support).
In the company I'm working for, we create user stories at the beginning of each sprint (which last 2-3 weeks). A user story is a high level task definition for the sprint and is defined by the "Feature" or the "Support" tracker. User stories are what the client is mainly interested in.
After creating user stories, we often create inheriting sub tasks using the "Bug" tracker. We use bugs as a more formal/technical way for describing a problem or a user story. They are the atomic unit composing a user story (i.e. a user story can be the parent of multiple bugs).
Most often, our taskboard have only few user stories (less than 10), but quite many bugs (more than 30).
Sometimes we may just want to see user stories only for the current sprint, for example when doing the sprint planning or retrospective.
Therefore it could be useful to have a way to filter the taskboard by tracker when the board is full of bugs and features.

@ghost ghost assigned netaustin Jan 20, 2014
@netaustin
Copy link
Owner

Yes, and that's actually a very simple addition to the new filter system. I'll address it before 1.0-beta.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants