Can't create an entity after all its fields decryption and module removal

Created on 24 October 2023, 8 months ago
Updated 19 June 2024, 9 days ago

Problem/Motivation

I used this module for encoding user emails but later decided to remove the module. I decrypted fields, uninstalled the module, and discovered that I can't create new users. Instead of this, I got this error:

Drupal\Core\Entity\EntityStorageException: The "field_item:encrypted_field_storage" plugin does not exist.

Steps to reproduce

  1. Install the field_encrypt module and configure it
  2. Encrypt some user fields (email fields in my case) and run the batch for encryption
  3. Decrypt them (and run the batch for decryption)
  4. Uninstall the field_encrypt module
  5. Try to create some users (in my case, I tried to register a new user as an anonymous)
πŸ› Bug report
Status

Needs work

Version

3.1

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine rsych

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024