Bucket Task Limit: propagate to buckets with same name in sub-projects

Others have already discussed wanting to be able to see tasks in sub projects (Listing subprojects tasks and Viewing all tasks for parent project and sub projects) so I won’t retread that ground, but I would like to add something to them. I’m making a new topic to avoid feature creep on the existing feature requests.

I would like to be able to limit the number of tasks in a bucket across all subprojects. So for example, let’s say I have projects with this layout:

  • work
    • Sales
    • Development
    • research
    • admin

or something similar, and all sub projects have the same buckets (backlog, WIP, blocked and done) I would like the ability to set a limit to the number of items in the WIP bucket across all of these projects, to avoid over committing myself. Whether this is done in the projects directly or through a saved filter does not matter too much to me, I just want to have a limit on the total amount of work I am committing to at the moment.

2 Likes

Welcome! :wave:

As a workaround, you could create a saved filter with the tasks from these projects and then set a limit on a bucket in the shared kanban board.

1 Like

thank you, I will give that a try!