docs: document subscribing to scheduled-refresh notifications#11302
Conversation
|
Claude finished @mngr's task in 34s —— View job Code ReviewDocs-only change. Read both files against Verdict: LGTM — no blocking issues. DetailsChecks performed
Notes / minor observations (non-blocking)
Not applicable to this PR: security, performance, tests — pure documentation. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
81b88fa to
b59fb0c
Compare
|
Claude finished @mngr's task in 29s —— View job Code Review (re-run)Docs-only change. Re-checked the diff against Verdict: LGTM — no blocking issues. Details
Minor, non-blocking (unchanged from prior review):
Not applicable: security, performance, tests — pure documentation. |
Description
Documents that the scheduled refreshes sidebar is now available on published dashboards, and that anyone who can view a dashboard can subscribe or unsubscribe themselves to a schedule's email notifications — without an editor adding them as a recipient.
Changes to
docs-mintlify/docs/explore-analyze/:scheduled-refreshes.mdx<Info>box that viewing schedules and subscribing to notifications only needs view access (setting schedules up still needs Edit/Manage).notifications.mdx<Tip>in the Email notifications section cross-linking the self-subscribe flow.Notes
Docs-only change. The
<Tip>/<Info>/<Warning>components and all anchor/link targets were verified against existing usage on these pages.Recreated from the upstream repo (supersedes the fork-based #11286, which couldn't run the
review-with-trackingcheck). Rebased onto currentmaster, on top of the merged #11246 (duplicating schedules) — the Duplicating and Subscribing sections coexist onscheduled-refreshes.mdx.