Feature #4156
openAuto-route to project page when user has only one project
0%
Description
Like a few others, we are trying to use Redmine as a general support request system that our clients access to submit tickets. In this sort of deployment, nearly every use has access to only one Project (e.g. Acme Support) yet they still have to go through an extra, meaningless step and click on the single project to actually do anything or be able to submit a ticket.
Would it be possible to add a core feature where if a user has access to only one proejct, when "Projects" is selected then go directly to that project?
I did change the map in the routes file so that the default landing page for the domain is the Projects page (to remove an additional extra step from a user perspective -- they don't care about the welcome screen, they just want to submit or view a ticket), but would love to be able to get them in directly to where they want to be.
Thanks!
Related issues