Hey TS,

Hey TS, Is there a specific permission that can be granted (outside of full admin) that would automatically grant a user permission to view all tables? I'm working on a Git integration process to read tagged metadata and commit the found objects. As an admin, I can see all the tables when I look for LOGICAL_TABLE type, using my credentials, but the application user is unable to. I even tried adding them to the "Administrator" role with no luck. Do I need to explicitly share each table with this group?
No description
2 Replies
shikharTS
shikharTS7mo ago
Maybe you can try giving the privilege of Can manage data? Or you can get help from a TS SRE to set this up. Looks like we might need to setup a new role. Should be doable.
Rondel
RondelOP7mo ago
Thanks! I will see if "Can Manage Data" is the missing link, thanks!

Did you find this page helpful?