• Tan Le's avatar
    Gracefully truncate entity_path in audit_events · 8d087540
    Tan Le authored
    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.
    8d087540
audit_event_spec.rb 7.15 KB