Skip to content

Query work items in ancestor/descendant groups

Heinrich Lee Yu requested to merge 393241-work-items-descendants-ancestors into master

What does this MR do and why?

Adds includeAncestors and includeDescendants options to group.workItems field in GraphQL.

These parameters allow us to list sub-group work items in the group-level work item list and list ancestor work items in the parent work item widget.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #393241

Edited by Heinrich Lee Yu

Merge request reports