-
Shreyas Agarwal authored
A constraint of 26 characters were added to the holder_name text column. Unfortunately, the Zuora accepts 50 characters as the limit and when sending data to GL.com errors were raised. The MR would change the limit to 50 within GL.com database. Changelog: fixed
5901bc87