Skip to content

(unconfirmed) Documents lose metadata when database is under heavy load #142

@laserval

Description

@laserval

A document can be saved to the database with changes without the metadata being updated.

A possible reason is that the document is that insertion and updating the metadata are individual database operations. A document is first inserted, then if insertion succeeds it is also marked as touched.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions