Only display saved queries in blazer for the current organization
Closed this issue · 2 comments
CraigJZ commented
The blazer interface displays links to all saved queries for all organizations. Queries for organizations other than the one a user is signed in for can not be accessed and throw an error when clicked. We should only display saved queries for the current organization. One potential path would be to set row level security on the blazer tables likely scoped to the creator's organization.
mattwd7 commented
I'll give this a shot!