Skip to content

Fix record ID match for legacy string keys in OR clause#1246

Merged
anidotnet merged 2 commits into
mainfrom
copilot/fix-record-id-match-or
Jun 6, 2026
Merged

Fix record ID match for legacy string keys in OR clause#1246
anidotnet merged 2 commits into
mainfrom
copilot/fix-record-id-match-or

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 6, 2026

  • Inspect current ID filter handling and reproduce the failing nested OR/AND behavior
  • Add focused regression coverage for legacy string-backed _id queries inside logical filters
  • Make the smallest code change needed to restore nested _id matching
  • Run targeted tests, then run the full Maven verification suite
  • Run final review/security validation and summarize results

Copilot AI requested a review from anidotnet June 6, 2026 09:49
@anidotnet anidotnet marked this pull request as ready for review June 6, 2026 10:38
@anidotnet anidotnet changed the title [WIP] Fix record ID match for legacy string keys in OR clause Fix record ID match for legacy string keys in OR clause Jun 6, 2026
@anidotnet anidotnet merged commit ce6aa86 into main Jun 6, 2026
14 checks passed
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.

Record ID match fails inside OR for legacy string keys.

2 participants