magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
510 stars 93 forks source link

Allow users in the access group to have read permission to the access group #3402

Closed t83714 closed 2 years ago

t83714 commented 2 years ago

Allow users in the access group to have read permission to the access group

When assign a user to the access group, we only grant the user the access to all datasets within the access group.

However, the user don't even have "read" permission to the access group record.

We should auto grant user the access to the access group record itself so he can view the info such as: access group purpose etc.

Technical Notes:

related to #3269

t83714 commented 2 years ago

closed via https://github.com/magda-io/magda/pull/3409