08-22-2019, 09:24 PM
Hi Simon,
1. We've confirmed this is a bug in LCM. Mark is currently working on fixing this. If you want a workaround before the fix is pushed out, you can delete the blobs using cdb_deleteBlob. Just pull the recordID from LCM and pass it to the api along with "cloud" as the target like so: cdb_deleteBlob recordID, "cloud"
2. Currently there is no way to do this; however, the ability to do so will be in the same push as the bug fix.
Thanks for all your input regarding blobs.
1. We've confirmed this is a bug in LCM. Mark is currently working on fixing this. If you want a workaround before the fix is pushed out, you can delete the blobs using cdb_deleteBlob. Just pull the recordID from LCM and pass it to the api along with "cloud" as the target like so: cdb_deleteBlob recordID, "cloud"
2. Currently there is no way to do this; however, the ability to do so will be in the same push as the bug fix.
Thanks for all your input regarding blobs.