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”
In backlog i only see “test parent project task” and not the task of the sub project.
2 Likes
+1 to this! It would be nice to see the Gantt for the complete project
2 Likes
+1 to this feature. I don’t see the utility of having subprojects when they are treated independently instead of part of the parent project.
1 Like
(like this feature request? Use the vote button on the top left to vote for it)
1 Like
Couldn’t agree more. I just subscribed to the forum to bring my vote to this feature !
1 Like
Came here looking for this as well, given my thumbs up. Is there a way of doing the same using saved filters?
Only if you create a saved filter and add all sub projects manually as a filter condition.
1 Like
+1 for this feature request.
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.