Hello! My team had two quick questions for you about GoodData:
1.
Tab Permissions: Can we set permissions at the individual tab level? We're looking to have a dashboard where everyone can see the first few tabs, but only certain people can see the rest. Is something like this possible?
2.
Blue-Green Deployments: We're setting up a blue-green flow and noticed the LDM references both the Data Source and the Schema/Table. When we want to flip the switch to the new source/schema, do we need to manually update both the
dataSourceId
and the
sourceName
in the LDM? Or is there a cleaner way to just re-point the whole workspace to a different schema?