Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fixed field definition for order line items description field
issue: NEXT-15292
author: Peter Roj
author_email: [email protected]
author_github: @JuicyLung91
---
- Changed OrderLineItem description to LongTextField to match with the migration and prevent an error for line item descriptions that are longer than 255 characters.