#3895 Allow to filter/sort issues in the roadmap view
Closed: Fixed 5 years ago Opened 5 years ago by cverna.

Currently it is on possible to filter/sort issues in the main issues page. It would be nice if one could do the same in each specific milestone page.

Edit:
I found out that one can filter on milestone and tag from the issues page so that actually does the job. But it would be nice to be able to do that from the milestone page


hmmm, still not 100% sold on adding this to the milestone page...

it is really doubling up on logic that can be done in the issues page.

the main idea of the milestone page was to get a view of what issues are open / closed on a milestone. Maybe some better quicklionks to filters in the issues search might be a way to go here, rather than just re-implementing all the filters again just for this specific view...

hmmm, still not 100% sold on adding this to the milestone page...
it is really doubling up on logic that can be done in the issues page.
the main idea of the milestone page was to get a view of what issues are open / closed on a milestone. Maybe some better quicklionks to filters in the issues search might be a way to go here, rather than just re-implementing all the filters again just for this specific view...

It was just not obvious that I had to use the main issues page.

I wanted to check the issues in a milestones but not every issues in this milestone are interesting to me so I wanted to filter them by tags.

Maybe we can have a filter/sort button that just redirect to the issue page with the Milestone filter already applied, this way we do not have to duplicate the logic.

Ah, so the idea here was that you wanted to filter on tags?

On the Issues list page, we have links enabled on tags and some of the other metadata to update the filter. Perhaps adding these links to the milestone issues listing, to link to the issues list page, and filter on the item clicked (+ the milestone clicked on too)?

Ah, so the idea here was that you wanted to filter on tags?
On the Issues list page, we have links enabled on tags and some of the other metadata to update the filter. Perhaps adding these links to the milestone issues listing, to link to the issues list page, and filter on the item clicked (+ the milestone clicked on too)?

Yes I think that would be great :smile:

Metadata Update from @pingou:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata