Query work items in ancestor/descendant groups
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.
This feature is behind the namespace_level_work_items
feature flag.
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 (closed)
Edited by Heinrich Lee Yu