Currently i can only view tasks for sub projects by clicking on each one, is there a way to show all tasks from sub projects just by clicking on the parent project?
Create project “test parent project”
Create task “test parent project task”
Create new project “test parent project sub project” with parent of “test parent project”
Create task “test parent project sub project task”
View kanban of “test parent project”
That could be a temporary solution - but how would the filter look?
I created projects “parent”, “parent_sub1”, parent_sub2" and tried “project like parent%” in the filter, but “project” appears to translate to the project_id, not to the title.
And I have not found a way to retrieve project_id of a project other than to check in the database itself.
I started using Vikunja a few days ago and I find it amazing!
This feature is probably the one I miss the most.
I work as a team leader in a small team of just 2–3 developers. Each project is divided into one or more sub-projects (e.g. a CRM composed of Features, Tickets, Bugs, etc.).
I would really appreciate a global view starting from the main project, as it would help allocate resources more effectively.