Hello,
We are using ir.attachment to store json files. In some of the attachments, file content is missing somehow. File size, Stored Filename and Mime type are still there and we're keeping condition if there is json file, only then we're creating ir.attachment records. It is just file content(datas) is empty somehow for some of the records.
Any idea what could be the issue?