id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release 13510,Description field not large enough,Martijn Zeedijk,,"I have about 10 milestones that I want to show with a ticketQuery in the description of the project. At some point saving will result in an error, although it doesn't show one. It will just show an empty project list instead. My guess it that I went over 255 chars which is the maximum of the `varchar` field in the database. This field should be of type `text` instead. I changed this myself with {{{#!sql ALTER TABLE smp_project ALTER COLUMN description TYPE text; }}} and it seems to work.",enhancement,new,normal,SimpleMultiProjectPlugin,normal,,,,1.2