Comment 6 for bug 71303

Revision history for this message
David Allouche (ddaa) wrote :

So, you want to be able to display only branches with lifecycle "New", or only branches with lifecycle "Mature", right?

Would you be happy with:
1. fix to bug 58889
2. on default listings (no merged or abandoned), a dropdown with the options "Any", "New", "Experimental", "Development", "Mature", and a button to perform the filtering
3. on the pages with complete listings, the same dropdown with additional items "Merged" and "Abandoned".

Or do you required the ability to filter by combinations of status, like "Experimental OR Development", "New OR Mature", "Merged OR Abandoned"?