- Issue created by @rex.barkdoll
- πΊπΈUnited States davisben NH
Could you check your config to see what value you have for encryption_profile? If that is set to the default value of "_none", encryption should already be skipped.
- Merge request !14Issue #3472357: Error when Encrypt module is enabled β (Merged) created by davisben
-
davisben β
committed 8189f4bf on 2.0.x
Issue #3472357: Error when Encrypt module is enabled
-
davisben β
committed 8189f4bf on 2.0.x
- Status changed to Fixed
3 months ago 1:42pm 6 September 2024 - πΊπΈUnited States davisben NH
This should be fixed now. If a profile was created before Encrypt was enabled, the encryption_profile would be set to null instead of _none. I added an update hook to update any existing profiles.
- πΊπΈUnited States rex.barkdoll
Thank you, I'm not seeing any more errors :)
Automatically closed - issue fixed for 2 weeks with no activity.