I am using the @ZeroqodeSupport , @levon plugin for encryption and am seeing that the output of the encryption is not being saved in the database. I will show the sequence.
First, here’s the field Events.Description that I am encrypting. Notice also that the archive field is set as “No”.
I run the encryption and save the output to a state RG_EVents.coded_value.
The next step in the workflow is to update the entry in the database. See the step.
But when I go check it in the database the output has not been saved.
This of course has an effect on my decryption down the road. After this point I cannot decrypt anything. It goes into a black hole.
I have refreshed the table multiple times to make sure there’s no lag. The data just doesnt get saved.
Am quite frustrated. This should be a simple implementation but I’m on my third day now. Appreciate the pointers.