Can't copy and paste an attachment

Hello!
I have bumped into a problem where user with Owner access can copy and paste values in the attachment field, but user with Editor access gets an error “SQLITE_ERROR: malformed JSON” when performing just the same operation.

While investigating I’ve found that when copying attachment field, actually an integer is copied (I assume it’s an attacment id). So when Owner pastes this id into attachment field it gets converted into an actual attachment with that id. But when Editor does so — no conversion takes place, and an error is fired.

Another interesting aspect: when there is more than one attachment it the cell it would copy and paste successfully with Editor access.

Hi @genkush, this sounds very like this issue:

Is it possible you’re running an out of date version of Grist?

1 Like

It may be outdated but not that much. I think we last updated in may. But I’ll consider updating again

I can’t find that specific access type in access settings. Could you please specify where to search?