open-metadata / OpenMetadata

OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
https://open-metadata.org
Apache License 2.0
5.55k stars 1.05k forks source link

"ALL DOMAINS" option filter in not ADMIN USERS #18506

Open triquinielas opened 1 week ago

triquinielas commented 1 week ago

Hi,

Before version 1.5.X any user could access any domain, but after 1.5.X you have to indicate to each user which domains they can access, which is more restrictive and we can consider it a good option. The problem comes, when a person, belongs to more than one domain that does not allow him to have a total vision since he does not have the option all domains for not being admin. In the following example we see a non-admin user, who sees two domains and does not have the ALL DOMAINS option.

image

Now we see how an ADMIN user has this option. image

This option is important, since a user can consult other assets from other domains, but the fact that it does not allow selecting ALL DOMAINS, means that the user has to filter domain by domain to find the asset.

thanks, Carlos

SimonDegeorge commented 1 week ago

Hi, We have the same issue at #17807

triquinielas commented 1 week ago

Hi @SimonDegeorge , thanks for this information. We´ll follow the thread. Carlos