andriusvo
andriusvo
@anyt yes, but this is a bug and in any case should be fixed ;)
@anyt Please check `if` statement one more time. In Oro code this if statement says that: `If provided $auditType is not empty (== is found) - thrown an exception)` And...
Ok, let me give a real example for you. In `AuditFieldTypeRegistry` we have `$typesMap` where doctrine type is mapped to audit type. And now, f.e. I want to add `integer_array`...
Same problem here, any updates on it?
Can confirm this issue
@ericmorand Can you give an example, how in your case it should be now to get it work?