When we want to modify an encrypted property without first decrypting its value (for example, we just want to update a context value), the value is emptied.
The solution is to force the decryption before sending the POST request to the saveProperty service.
When we want to modify an encrypted property without first decrypting its value (for example, we just want to update a context value), the value is emptied.
The solution is to force the decryption before sending the POST request to the saveProperty service.