Pavish Kumar Ramani Gopal
Pavish Kumar Ramani Gopal
## Description * Open a table that the user's role only has SELECT privilege on. * Notice that 'write' related actions are disabled -> Good. * Open the Constraints modal...
## Description * Create a new role. * Provide 'Read' access to a table, without providing 'USAGE' to the parent schema. * **There is no instruction to provide access to...
## Description * Add a database. Remove yourself as collaborators. * Notice the following message when opening the database: * * The message needs to be clear and show direct...
## Description * The app currently disables actions for which the user does not have privileges. * We need to show tooltips (as per the Figma designs) in those areas.
## Description * Open the data explorer for a table with links. * Pre-requisite: The current role should SELECT on the base table but not on the linked table. *...
## Description * Open the Schema page with a table that the current role does not have SELECT on. * Click on the table dropdown. * ![Screenshot 2024-10-02 at 6...
## Description * Create a table. * Lets say: "Table 1", with columns "id", "somecolumn", and "anothercolumn". * Grant select to a different role to specific columns in that table,...
## Description * Open a table where the current role has custom set of privileges but not ownership. * Notice that the readonly view of the permissions modal allows clicking...
## Description * Open an empty table that the current logged in user's role does not have SELECT on. * Notice an empty page: * ![Screenshot 2024-10-02 at 5 44...
## Description * I find myself adding a new role in the Roles page and getting confused whey it doesn't appear in the Collaborators page when I try to add...