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

Created on 24 October 2023, about 1 year 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 couldn'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. Try to create some users (in my case, I tried to register a new user as an anonymous)
πŸ› Bug report
Status

Active

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.71.5 2024