generatedata
generatedata copied to clipboard
Saved data set with a large custom list fails to load
Created a data set and set the data type of one column to custom list. The custom list was relatively short. The data set was saved and has been run numerous times.
Increased the custom list to 391 KB and saved the data set. Now unable to load that data set. The previous version of the data set (which differs only by the custom list) still loads fine.
Hi @Technology-John, this is a bug. The content database field for the [prefix]configuration_history table needs to be updated from TEXT to MEDIUMTEXT.
I'll do a patch release to the 3.x branch of generatedata to make this fix. In the meantime, the production site has been updated. Thanks for the report!