Problem/Motivation

Due to bug on installation encountered in #3485615: [10.1.x] Upgrade to UIP2, the user_picture field had been removed.

[error]  InvalidArgumentException: Field user_picture is unknown. in Drupal\Core\Entity\ContentEntityBase->getTranslatedField() (line 616 of /project/app/core/lib/Drupal/Core/Entity/ContentEntityBase.php).

Coming from app/core/lib/Drupal/Core/Installer/Form/SiteConfigureForm.php::submitForm() when user 1 is updated.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

grimreaper created an issue. See original summary.

grimreaper’s picture

Version: 10.0.x-dev » 10.1.x-dev

grimreaper’s picture

Status: Active » Postponed
grimreaper’s picture

Version: 10.1.x-dev » 11.0.x-dev