New Issue > Maximum length of issue string contents
Created by: shadowbooker
For some reason long "issues" are truncated after a certain length. Does anybody know if this is done on purpose and if so, is there a proper justification for it or can I go ahead and submit a merge request lifting the restriction. It doesn't seem like it's bound to varchar(255) but I'd like to convert the field to BLOB if possible or a LARGETEXT.