79657931

Date: 2025-06-08 14:54:34
Score: 0.5
Natty:
Report link

You probably have an index with the same name but different option (like different expire option)
You can find it with: db.collectionName.getIndexes() and the drop it to let Spring create it, or change the options in Spring to match the existing one

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: FranckPachot