Support for setting parent work items at namespace level with ancestor and descendent support
Summary
in #421611 (closed) we introduced the Parent widget for work items. Based on the comments here, there is additional work required to be able to support setting parents as group objects.
Additional considerations
- Include support for
includeAncestors
andincludeDescendents
param inGroup.workItems
andProject.workItems
queries. - Cover the case of when a user does not have permission/access to view the parent item ( #421611 (comment 1629262140))
Design
Designs available here, including the case where a user does not have permission to view the item.
Blocking issue status
Latest status of blocking issue - !146847 (merged) is ready for review, and is now the last thing that is needed for this to be completed.
Edited by Amanda Rueda