Skip to content

Solve the problems with the type of partner_number in partner_otrs_view

OTRS get this field as a char instead of int, and try to execute LOWER method with the value of it. And crash:

ERROR: function lower(integer) does not exist

Edited by Daniel Palomar

Merge request reports