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 : issue 26946 - compilation issue when using elastic search as s… #26964

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

BrayanMnz
Copy link
Contributor

@BrayanMnz BrayanMnz commented Aug 13, 2024

fix : issue 26946 - compilation issue when using ElasticSearch as search engine.

Fixes #26946

persistInstance should be returned instead of entityInstance when using ElasticSearch as the search engine.


Please make sure the below checklist is followed for Pull Requests.

When you are still working on the PR, consider converting it to Draft (below reviewers) and adding skip-ci label, you can still see CI build result at your branch.

…arch engine

Fix for jhipster#26946 

persistInstance should be returned instead of entityInstance when using ElasticSearch as the search engine.
@mshima mshima merged commit c3a3f41 into jhipster:main Aug 13, 2024
53 checks passed
@mraible mraible added this to the 8.7.0 milestone Aug 27, 2024
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.

Java Service compilation issue when using ServicesClass with entitySuffix and Elasticsearch
3 participants