Step to reproduce
1 Create custom entity using ECK module
2 Creat empty entity variable of this entity type
3 Create action "Set values to entity variable" and set fileds values
4 Run action

Expected result
Entity variable has updated.

Actual result
Appears the following error message:
Error: Call to a member function getFieldDefinition() on null in Drupal\business_rules\Plugin\BusinessRulesAction\FillEntityVariableFields->execute() (line 237 of modules\business_rules\src\Plugin\BusinessRulesAction\FillEntityVariableFields.php).

Comments

wombatbuddy created an issue. See original summary.

wombatbuddy’s picture

Priority: Normal » Critical

Due to this issue it's impossible to create a new Entity.

wombatbuddy’s picture

yseki’s picture

Thanks @wombatbuddy, I could replicate and fix the issue.

Fixed on alpha15

yseki’s picture

Assigned: Unassigned » yseki
Status: Active » Fixed

status changed to fixed

Status: Fixed » Closed (fixed)

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