#2003 RFE: Make it possible to display roadmap by default
Closed: Fixed Opened by jhrozek.

When a user lists all tickets in a project, an unordered list of a subset of all issues is displayed. For large projects like SSSD that have hundreds of tickets, it would be more user friendly to display the roadmap by default which displays all tickets and sorts them by milestone. It would be nice to have this setting per-project.


Metadata Update from @pingou:
- Issue tagged with: RFE

Metadata Update from @lslebodn:
- Issue tagged with: IDM

will a redirect based on project level setting do?

I think function call to the roadmap view based on the project setting should work

yes, a redirect would work for me

Metadata Update from @pingou:
- Issue assigned to vivekanand1101

Commit 0c6fd70c fixes this issue

Metadata