Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Remove usage of JSON_EXTRACT in SalesChannelContextPersister
issue: NEXT-13781
author: Patrick Stahl
author_email: [email protected]
author_github: @PaddyS
---
- Changed
SalesChannelContextPersister
to use thecustomer_id
column directly instead of usingJSON_EXTRACT
on thepayload
column