Skip to content

fix: reword pinned-query opt-in warning to "can't verify locally" (2.4.3)#44

Merged
captainpacket merged 1 commit into
mainfrom
fix/soften-pinned-optin-warning
Jul 8, 2026
Merged

fix: reword pinned-query opt-in warning to "can't verify locally" (2.4.3)#44
captainpacket merged 1 commit into
mainfrom
fix/soften-pinned-optin-warning

Conversation

@captainpacket

Copy link
Copy Markdown
Collaborator

Problem

The 2.4.1 pinned-query opt-in Health warning fires on any query_id map with an opt-in feature enabled — the Health page can't read a pinned query's contents locally — so it also fires after publishing has already fixed the query. Its wording ("silently ignored, so nothing new syncs") reads as a confirmed failure. A design partner who had just published + refreshed saw the banner and thought the fix hadn't worked.

Change

Wording only, no behavior change:

  • Badge: "Pinned — can't verify locally"
  • Message: states the Health page can't inspect a pinned query locally; frames staleness as a possibility, not a fact.
  • Remediation: Export Live Query Drift to confirm (source_matches_bundled) first; only if it mismatches, Publish Bundled Queries → Refresh Query IDs → re-sync.

Severity stays warn (still a legit unverifiable-config heads-up); tests updated.

…4.3)

The 2.4.1 warning fires on any pinned (query_id) map with an opt-in feature
enabled — the Health page can't read a pinned query's contents — so it also
fires after publishing has already fixed the query. Its wording ("silently
ignored, so nothing new syncs") read as a confirmed failure and confused a
design partner who had just fixed it. Reword to a "Pinned — can't verify
locally" heads-up that points at Export Live Query Drift to confirm
(source_matches_bundled), instead of asserting failure. Wording only; no
behavior change.
@captainpacket captainpacket merged commit f58061b into main Jul 8, 2026
2 checks passed
@captainpacket captainpacket deleted the fix/soften-pinned-optin-warning branch July 8, 2026 18:51
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