Repeatable: Always

Steps to repeat:
1. Install current dev on fresh D8.
2. Go to "/admin/structure/conditional_fields".
3. Click on "User" entity and then "User" bundle.
4. Fill some dependency and click "Add dependency".

Expected Results:
Be able to add new and edit existing conditional fields on entities, where "edit" form class is not defined.

Actual Results:
Drupal\Component\Plugin\Exception\InvalidPluginDefinitionException: The "user" entity type did not specify a "edit" form class. in Drupal\Core\Entity\EntityTypeManager->getFormObject() (line 184 of core/lib/Drupal/Core/Entity/EntityTypeManager.php

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kyberman created an issue. See original summary.

kyberman’s picture

Status: Needs review » Needs work
itsekhmistro’s picture

itsekhmistro’s picture

Status: Needs work » Needs review

  • itsekhmistro committed 9e4ab88 on 8.x-1.x
    Issue #2832874 by kyberman, itsekhmistro: Support entities without edit...
zerolab’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

kyberman’s picture

Assigned: kyberman » Unassigned