Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Prevent context changes affect outside of the sync service usage
issue: NEXT-17522
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---
- Changed
SyncService::sync
to clone the context before using it so internally used extensions are not affecting later usage of the same context object