Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 344 Bytes

2021-02-26-dont-change-document-version-id.md

File metadata and controls

8 lines (8 loc) · 344 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 3 column 21
---
title:              Don't change the document versionId on document update
issue:              NEXT-13653
author_github:      @ssltg
---

Core

  • Added Migration Core/Migration/V6_4/Migration1612442786ChangeVersionOfDocuments.php to fix broken document versions.
  • Changed DocumentService to repair broken document versions on the fly.