Skip to content

docs: correct when the usage report prompt appears in Security - #162

Merged
enoch85 merged 1 commit into
mainfrom
docs/telemetry-prompt-wording
Aug 25, 2026
Merged

docs: correct when the usage report prompt appears in Security#162
enoch85 merged 1 commit into
mainfrom
docs/telemetry-prompt-wording

Conversation

@enoch85

@enoch85 enoch85 commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

docs/Security.md said the usage report prompt is asked once after media server setup. Since Maintainerr#3599 that holds for one button only, and new installs are never asked at all.

Doc said Code does Where
Everyone is asked once New installs are seeded with telemetryEnabled: true and never see the prompt. Only installs upgrading from a version without the setting (null) are asked, once the media server is set up settings-data.service.ts seeding, TelemetryConsentModal.tsx prompting
Asked once Keep it on saves the answer and the prompt does not return. Turn it off in settings saves nothing, it only opens the settings page, so the prompt is back on the next visit until the toggle is saved there TelemetryConsentModal.tsx keepOn, onCancel

One sentence replaced in the report bullet. The rest of the bullet, the TELEMETRY sentence, the collector link and the Installation.mdx row are unchanged. Versioned snapshots untouched, since no released version carries the report.

Checked against Maintainerr/Maintainerr development at e2189f3. npm run format left everything else as is, npm run build is clean.

The report bullet said Maintainerr asks once, in the web interface, after
a media server is set up. Since Maintainerr#3599 a new install is created
with the setting already answered, so it reports from the start and never
sees the prompt. Only installs upgrading from a version without the
setting are asked, and for them "once" only holds for one of the two
buttons: Keep it on saves the answer, while Turn it off in settings saves
nothing and only opens the settings page, so the prompt returns on the
next visit until the toggle is saved there.

One sentence replaced. What the report contains, the TELEMETRY variable
and the collector link are unchanged, as is the Installation.mdx row. The
versioned snapshots still say no telemetry, which is true for every
released version since the report ships in the next one.
@enoch85
enoch85 merged commit e98b387 into main Aug 25, 2026
3 checks passed
@enoch85
enoch85 deleted the docs/telemetry-prompt-wording branch August 25, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant