goat-community / goat

This is the home of Geo Open Accessibility Tool (GOAT)
GNU General Public License v3.0
92 stars 51 forks source link

GOAT-Client: Viewer role edge case #3354

Open majkshkurti opened 1 month ago

majkshkurti commented 1 month ago

Currently we aren't showing the home directory for the viewer users. This makes sense when the user is "viewer" from the beginning. However in some cases the organization changes a user from "editor" to "viewer". In these cases the user will lose access to the project/datasets. This can be solved by either transferring ownership of the content to another user with a higher role or allowing delete/view for their projects.