Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix PurgeHttpCacheListener #5317

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

pmattmann
Copy link
Member

Ignore entities not exposed by the API

Example:
Accessing Google OAuth

OAuthState is not part of the API (has no ApiPlatform Metadata).
But PurgeHttpCacheListener is called with this Entity.

Ignore entities not exposed by the API
@pmattmann pmattmann mentioned this pull request Jun 8, 2024
@pmattmann pmattmann requested a review from usu June 8, 2024 18:26
Copy link
Member

@carlobeltrame carlobeltrame left a comment

Choose a reason for hiding this comment

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

Could we add a test for this?

@BacLuc BacLuc added the deploy! Creates a feature branch deployment for this PR label Jun 9, 2024
Copy link

github-actions bot commented Jun 9, 2024

Feature branch deployment currently inactive.

If the PR is still open, you can add the deploy! label to this PR to trigger a feature branch deployment.

@pmattmann pmattmann added this pull request to the merge queue Jun 10, 2024
Merged via the queue into ecamp:devel with commit 814f68c Jun 10, 2024
32 checks passed
@BacLuc BacLuc mentioned this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy! Creates a feature branch deployment for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants