I am working on a singleton with multiple medias fields,
When i click the 'save as draft' button or the 'publish' button everything will get saved perfectly. Images does show in the frontend.
but when i click save for a second time, some random number of images will get removed from selection. I checked the twill_mediables table in the db, rows are also getting removed from there.
how can i fix this.