Skip to content

Fixed _by_id querying with M2A filters in GraphQL#26233

Merged
AlexGaillard merged 8 commits intomainfrom
issue-26232
Nov 21, 2025
Merged

Fixed _by_id querying with M2A filters in GraphQL#26233
AlexGaillard merged 8 commits intomainfrom
issue-26232

Conversation

@ComfortablyCoding
Copy link
Member

Scope

What's changed:

  • The correct collection name is now passed down for filtering m2a fields

Potential Risks / Drawbacks

  • Should be none

Tested Scenarios

  • Expect M2A filtering with _by_id to succeed

Review Notes / Questions

  • I would like to lorem ipsum
  • Special attention should be paid to dolor sit amet

Checklist

  • Added or updated tests
  • Documentation PR created here or not required
  • OpenAPI package PR created here or not required

Fixes #26232

@ComfortablyCoding ComfortablyCoding changed the title Fix _by_id and _by_version querying with M2A filters in Graphql Fixed _by_id querying with M2A filters in GraphQL Nov 20, 2025
Copy link
Member

@br41nslug br41nslug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@AlexGaillard AlexGaillard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🆒🫘

@AlexGaillard AlexGaillard merged commit 0372dc7 into main Nov 21, 2025
74 of 75 checks passed
@AlexGaillard AlexGaillard deleted the issue-26232 branch November 21, 2025 14:07
@github-actions github-actions bot added this to the Next Release milestone Nov 21, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GraphQL _by_id Query with filtering on M2A field does not work anymore

3 participants