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

Validate the IndexName of ReindexProviders #211

Open
alexander-schranz opened this issue Jun 28, 2023 · 0 comments
Open

Validate the IndexName of ReindexProviders #211

alexander-schranz opened this issue Jun 28, 2023 · 0 comments
Labels
features New feature or request

Comments

@alexander-schranz
Copy link
Member

Got this idea from @kbond that inside a CompilerPass we could maybe already validate if that index exists and else throw an error. This way we avoid that a false name for a ReindexProvider is used.

How this can be implemented outside of Symfony we need to check as not all frameworks have compilations of containers.

@alexander-schranz alexander-schranz added the features New feature or request label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
features New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant