Action cannot be completed

Anyone with this error?
It happens when using the webapp

Hi @AfonsoMarques ,

I get the same message when I do an update on deleted record.

So the way I avoid this is to check the update action with its corresponding relationship such as name, so if the name is not empty I do the update.

Thanks, for your answer