Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

General discussion
  1. OpenProject
  2. Forums
  3. General discussion
  4. Show all children (including grand-children) of a parent

Show all children (including grand-children) of a parent

Added by Christian Mauderer 4 months ago

Hello,

Assuming a work package structure like that:

├─ Parent 1
│  ├─ Child 1.1
│  │  ├─ Grand-Child 1.1.1
│  │  └─ Grand-Child 1.1.2
│  └─ Child 1.2
├─ Parent 2
│  ├─ Child 2.1
│  └─ Child 2.2
├─ Parent 3
│  ├─ Child 3.1
│  └─ Child 3.2
└─ ...

Is there a possibility to create a filter that includes the Children and Grand-Children (and maybe another layer) of Parent 1?

I'm nearly sure someone asked that question already. But I don't seem to find the right search terms for the answer.

With kind regards

Christian


Replies (2)

RE: Show all children (including grand-children) of a parent - Added by Alexander Stock 4 months ago

Hello Christian,

that is unfortunately not yet possible with the filter options given. There is a parent filter which allows you to select a parent work package. All child work packages of that parent will be displayed in your filtered list. However, this spans just 1 hierarchy level.

An example with the structure you posted:

Filter
parent = Parent 1

Output list:

Parent 1
- Child 1.1
- Child 1.2

Grand-children won't be visible with this filter. You can add as many work packages as you want to the parent filter though.

In this case, a filter by ancestor instead of parent would be perfect. There is already a feature request for this in place:

Please do not hesitate to add a vote via your comment there.
Best,

Alexander

RE: Show all children (including grand-children) of a parent - Added by Christian Mauderer 4 months ago

Hello Alexander,

thanks for the response and the link to the feature request.

With kind regards

Christian

  • (1 - 2/2)
Loading...