Truncate Name of Persistent Audit Events #27
Labels
bug
Something isn't working
technical-dept
Quick solution that needs to be refactored at a later point in time
In
com.iteratec.teamdojo.config.custom.AuditEventConverter#toPersistentAuditEventDataSet
we truncate explicitly the audit event value to the database column size of 255. We should also do this for the name to be safe.The text was updated successfully, but these errors were encountered: