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

MongoDB indexes are not created when used via Spring Boot #1192

Closed
Cimballi opened this issue Mar 8, 2022 · 4 comments
Closed

MongoDB indexes are not created when used via Spring Boot #1192

Cimballi opened this issue Mar 8, 2022 · 4 comments

Comments

@Cimballi
Copy link

Cimballi commented Mar 8, 2022

Clear description of my expectations versus reality

MongoDB indexes are not created when used via Spring Boot. If I configure JaVers manually then the MongoDB indexes are created.

Steps To Reproduce

Configure JaVers with MongoDB via Spring Boot, start the project, indexes are not created (only the _id index is created in fact).

Javers' Version

Tested with version 6.6.2 and Spring Boot 2.6.3

Additional context

@stephanecottin
Copy link

same here

@bartoszwalacik
Copy link
Member

thanks for reporting, seems like this bug was introduced in 6.5.1

@bartoszwalacik
Copy link
Member

fixed in 6.6.4

@stephanecottin
Copy link

fixed in 6.6.4

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants