Skip to content

fix(symfony): handle multiple GetCollection in cache invalidation #7951

Open
mrossard wants to merge 1 commit intoapi-platform:4.3from
mrossard:fix-invalidation-multiple-getcollection
Open

fix(symfony): handle multiple GetCollection in cache invalidation #7951
mrossard wants to merge 1 commit intoapi-platform:4.3from
mrossard:fix-invalidation-multiple-getcollection

Conversation

@mrossard
Copy link
Copy Markdown
Contributor

@mrossard mrossard commented May 6, 2026

Q A
Branch? 4.3
License MIT

This fixes the problem where when you have 2 (or more) GetCollection operations, cache invalidation is only called for one of them when you POST a new entity.

@mrossard mrossard force-pushed the fix-invalidation-multiple-getcollection branch from 55f978e to 94252cc Compare May 6, 2026 10:33
@mrossard mrossard force-pushed the fix-invalidation-multiple-getcollection branch from 94252cc to 1ec3ff9 Compare May 6, 2026 10:51
@mrossard mrossard marked this pull request as ready for review May 6, 2026 11:09
@mrossard
Copy link
Copy Markdown
Contributor Author

mrossard commented May 6, 2026

Lots of failing tests mentioning MCP, i suppose it's not related...?

@mrossard mrossard marked this pull request as draft May 6, 2026 11:43
@mrossard mrossard marked this pull request as draft May 6, 2026 11:43
@mrossard mrossard marked this pull request as draft May 6, 2026 11:43
@mrossard mrossard marked this pull request as draft May 6, 2026 11:43
@soyuka
Copy link
Copy Markdown
Member

soyuka commented May 6, 2026

yeah #7950

@mrossard mrossard marked this pull request as ready for review May 6, 2026 11:59
@mrossard
Copy link
Copy Markdown
Contributor Author

mrossard commented May 6, 2026

yeah #7950

ok thanks, this PR should be ready then :D

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.

2 participants