Aggregate ownership of entities
See original GitHub issueParent group should aggregate ownership of entities on group page
Feature Suggestion
I have an idea, if a group has children, the values of entities in the ownership section should recursively aggregate across all of it children and at the current group level. Clicking on the entity type box should take the user to the filtered catalog page and show all of the entities that are included in the aggregated result.
For example: team-a has two children : team-a1 and team a2. Team-a has 2 GRPC API, and each of the children has 3 GRPC API entities, so when I open team-a group page in the Ownership
Card, the number of services should show the total number of GRPC API (which is 8), and when I click the GRPC box it should show me all those 8 GRPC API in the filtered catalog page.
Is it possible to implement ? Thank You
Possible Implementation
Context
Issue Analytics
- State:
- Created 2 years ago
- Comments:11 (6 by maintainers)
I’d vote for that short term yeah.
hello, I want to continue to develop this issue, please dont close it yet. Thank you