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
---
- Added Migration
Core/Migration/V6_4/Migration1612442786ChangeVersionOfDocuments.php
to fix broken document versions. - Changed
DocumentService
to repair broken document versions on the fly.