Discovered that after adding config_export to the Entity, due to failure with testing... it actually broke the saving of JSON for aggrid.
This should be fixed by including all columns with config_export. Minor change but major bug that is obviously not picked up by the test... will need to look at that.