Describe the bug
Currently the user is not able to unrevoke an object from the frontend
Expected behavior
User should be able to unrevoke objects that were previously revoked
Additional context
The key for revoked does get set to false for the object, but at some point while going through the save functionality, that key gets reset to true and leaves the object unchanged.
Describe the bug
Currently the user is not able to unrevoke an object from the frontend
Expected behavior
User should be able to unrevoke objects that were previously revoked
Additional context
The key for revoked does get set to false for the object, but at some point while going through the save functionality, that key gets reset to true and leaves the object unchanged.