Skip to content

Duplicate record for new collections/tables #5

Open
@WolframHempel

Description

@WolframHempel
{"_id":"ObjectId()","text":"something","__ds":{"_v":1},"ds_key":"ixqb796a-1ezjx1aff6m"}
{"_id":"ObjectId()","__ds":{"_v":0},"ds_key":"ixqb796a-1ezjx1aff6m"}

when I create a new Record for a Collection that was not existed before it also creates a duplicated document with the same ds_key what the first Record will have with a version 0
it is not a big problem as I can avoid finding it but does it have a purpose or am I doing something wrong with how I set my first Record?
this only happens with the very first Record for an empty Collection only, after that no similar problems arise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions