OpenMetadata
OpenMetadata copied to clipboard
UI: TeamsSelectable component should use REST API to build teams hierarchy
Since REST APIs also support the listing of teams with isJoinable filter, it is better to use the REST API instead of relying on ES to build the teams hierarchy.