Hi I was left with my head scratching why I couldn’t save a new report after a fresh installation on a blank new project. I later noticed that the template type was set to blob limiting my template size to 64K. My template was 140K. I was wondering if this can be increased to a medium blob since a “blob” only stores 64Kb in MySQL and have the error screen be friendlier as to say something like “the template size exceeds the limit” rather than a sql error.
Thank You