You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that the Long _id generation sequences are reset when upgrading to 1.2.11 or higher. (They restart on 1 and continue generating numbers upwards, even though documents with those _id's already exist).
This causes silent overwrites of existing documents with those _id's when trying to add new documents.
The text was updated successfully, but these errors were encountered:
It seems that the Long _id generation sequences are reset when upgrading to 1.2.11 or higher. (They restart on 1 and continue generating numbers upwards, even though documents with those _id's already exist).
This causes silent overwrites of existing documents with those _id's when trying to add new documents.
The text was updated successfully, but these errors were encountered: