Skip to content

[auto-build] thebiglabasky-ocd-patch -> master #186

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/master/permissions/data-sandbox-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The examples below use the Sample database included with Metabase. Here's the ba

5. **Add Mr. Beer to the Customers group**: See [adding people to groups](../people-and-groups/managing#adding-people-to-groups).

6. **Create a collection that is only viewable by Admins.**. Call it "Admin collection". We'll use this collection to store SQL questions that we use to sandbox tables in examples 2 and 3. See [Collection permissions](./collections).
6. **Create a collection that is only viewable by Admins.** Call it "Admin collection". We'll use this collection to store SQL questions that we use to sandbox tables in examples 2 and 3. See [Collection permissions](./collections).

## Basic sandbox setup - filtering rows based on user attributes

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/master/permissions/data-sandbox-examples.html
Original file line number Diff line number Diff line change
Expand Up @@ -4342,7 +4342,7 @@ <h2 id="setup-for-all-examples-below">Setup for all examples below</h2>
<p><strong>Add Mr. Beer to the Customers group</strong>: See <a href="../people-and-groups/managing#adding-people-to-groups">adding people to groups</a>.</p>
</li>
<li>
<p><strong>Create a collection that is only viewable by Admins.</strong>. Call it “Admin collection”. We’ll use this collection to store SQL questions that we use to sandbox tables in examples 2 and 3. See <a href="./collections">Collection permissions</a>.</p>
<p><strong>Create a collection that is only viewable by Admins.</strong> Call it “Admin collection”. We’ll use this collection to store SQL questions that we use to sandbox tables in examples 2 and 3. See <a href="./collections">Collection permissions</a>.</p>
</li>
</ol>

Expand Down