Gracefully truncate entity_path in audit_events
Invalid `entity_path` should not cause validation errors as it obstructs main user actions. Meanwhile, we'd like to ensure the data integrity on `audit_events` table by truncating the value to the agreed length.
Showing
Please register or sign in to comment