Leantime / leantime

Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
https://leantime.io
GNU Affero General Public License v3.0
4.46k stars 582 forks source link

[FEATURE] Link to specific items for a specific project #418

Closed zoell closed 1 year ago

zoell commented 3 years ago

I realized that sometimes I want to link to a specific project's todos or milestone etc but it seems it is not possible.

When I browse to an URL like this, it should show the todos of that specific project without the need to change project manualy: https://leantimehost/project/project_name_or_id_or_whaterver/tickets/showAll

Additionally this should also work for milestone, timesheets, etc: https://leantimehost/project/project_name_or_id_or_whaterver/tickets/roadmap https://leantimehost/project/project_name_or_id_or_whaterver/retrospectives/showBoards etc

Would this be possible to achieve?

marcelfolaron commented 3 years ago

Leantime does that already. It is not displayed in the link but it will switch projects based on the todo id (or project id) So sending a link like: tickets/showTicket/16 will switch to the correct project Please let me know if that doesn't work

zoell commented 3 years ago

Hi @marcelfolaron, but my question was not that if I can link to a specific ticket. (which is working but it actually won't switch to the project).

My question was to be able to link to a specific project's ticket list, roadmap, etc.

My version is 2.1.4

marcelfolaron commented 1 year ago

This was added a bit ago. Search queries are now available via url and there is a copy url link on the project dashboard