You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PATCH request on a resource returns 404 if executed concurrently with a permission PUT.
It works fine if executed alone.
This is a regression from 4.4.x, where resource patching is handled correctly along with permission changes.