Skip to content

fix(elasticsearch): check for indices only when enabled #5272

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

Closed
wants to merge 1 commit into from

Conversation

soyuka
Copy link
Member

@soyuka soyuka commented Dec 16, 2022

From #5264 but rebased against 3.0

by default the elasticsearch is not false but null so it will create confusion with indices and try to check the index as the shortName.
But the shortName by default is the model class and it is not true for every cases , even if the index is different of the class and create an issue
@soyuka soyuka changed the base branch from main to 3.0 December 16, 2022 07:38
@soyuka soyuka closed this Jan 12, 2023
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