- Affected version
- 2.0.0 RC2
The server error log truncates strings way too early, and stores them like that in the database, so there is no way to get the error details.
Maybe truncate at 255 in the database and truncate once again in the UI with a button to expand
Maybe truncate at 255 in the database and truncate once again in the UI with a button to expand