Hello there,
I'm experiencing an issue while creating a document. Whenever my Enum attribute element is greater than 8 characters, I encounter a 500 server error, and the log message reads:
''' Data too long for column attribute_name at row 1.'''
However, it works fine when the length is 8 characters or less.
TL;DR
The user is experiencing an issue when creating a document with an Enum attribute. If the attribute is longer than 8 characters, a 500 server error occurs, with a log message stating that the data is too long for the column. The solution is to update the enum in the collection settings.