Hello everyone
I have a problem with the history of deleted attachments.
I have 2 fields "Attachments" (images): Field A and Field B
I have a Make scenario that generates the attachment of field B if the attachment of field A is filled in Airtable. The Field B attachment generated by Make is the same image as the Field A attachment to which the Make scenario adds a watermark and formats the name.
>> No problem
I have an Airtable automation that if the Field A attachment is deleted, then airtable deletes the Field B attachment.
>> No problem either
If I delete the existing attachment in field A and put a new attachment in field A (a new image), then first Airtable deletes the attachment in field B (thanks to the Airtable automation) but then in field B instead of having the new image corresponding to the new attachment in field A (sent by Make), Airtable puts the old image in field B.
In Make, I can see perfectly that the image sent to Airtable in Field B is the right one. No problem in the Make scenario. The problem is on the Airtable side.
Digging around in the Airtable forum, it seems to be due to the attachment history that is kept for the "History" function.
https://community.airtable.com/t5/automations/deleting-attachments-via-automation/td-p/67232
https://community.airtable.com/t5/other-questions/erase-all-attachments-from-the-attachment-field-in-an-instant/td-p/69425
https://community.airtable.com/t5/development-apis/how-to-delete-previously-uploaded-attachments-currently-replaced/td-p/76622
I think Airtable is pulling up the attachment present in the history instead of showing the new attachment received from Make. What do you think about this? Would there be a way to remove the attachment history or do you see another solution?
Thanks for your suggestions
