Editing a column of type json from the gui sometimes makes the field null. This seems to happen if the json I'm trying to write to the column is longer than some value, while it works fine for shorter jsons. Editing the column through an UPDATE query works without any problems.