I watched and follow https://www.youtube.com/watch?v=AOyhtu1DOus for Object Security.
The Find permission can deny user is not object owner to fetch data. But when I do same with Update permission. Deny Update from Roles Permission but Granted Update for Owner Policy(below images). I updated object and it return “User not have permission to update entity”. So sorry if I miss understand something.
Hope you can help me.
In my case I just want to update object belong to user, other user can not update object data.
So I set permission like 2 images attached.
But the user who created this data can not update too.