Skip to content

fix(mosaico) Align query filter key with server#1

Draft
GNERSIS wants to merge 1 commit into
developmentfrom
fix/query-key-name-align
Draft

fix(mosaico) Align query filter key with server#1
GNERSIS wants to merge 1 commit into
developmentfrom
fix/query-key-name-align

Conversation

@GNERSIS

@GNERSIS GNERSIS commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

What

Align the query filter identity key with the current Mosaico server: locatorname (mosaicod #565). A stale locator key silently matches nothing against current mosaicod.

Changes

  • QueryTopicBuilder / QuerySequenceBuilder withName / withNameMatch now emit {"name": {...}}.
  • The streaming ticket descriptor still uses resource_locator (unchanged — only the query filter key was renamed).

Status

Draft / WIP — surfacing for review. Syntax-checked; no functional risk beyond the key swap.

🤖 Generated with Claude Code

The query filter identity key was renamed locator -> name server-side
(mosaicod #565); a stale "locator" key silently matches nothing against
current mosaicod. Emit "name" from QueryTopicBuilder/QuerySequenceBuilder
withName/withNameMatch. The streaming ticket descriptor still uses
resource_locator and is unchanged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@GNERSIS GNERSIS changed the title fix(query): align filter key locator → name (mosaicod #565) fix(mosaico) Align query filter key with server Jun 26, 2026
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