After creating a "Value from Entity field" and setting it to "Original Value", when I import a node with the Feeds module (not sure if related), the following error is shown.

Error: Call to a member function get() on null in Drupal\business_rules\Plugin\BusinessRulesVariable\EntityFieldVariable->evaluate() (line 111 of /var/www/SITE/web/modules/contrib/business_rules/src/Plugin/BusinessRulesVariable/EntityFieldVariable.php)

CommentFileSizeAuthor
#2 business_rules-3292656-2.patch1.25 KBsaurabhkanva

Comments

NWOM created an issue. See original summary.

saurabhkanva’s picture

Assigned: Unassigned » saurabhkanva
Status: Active » Needs review
StatusFileSize
new1.25 KB

This patch will resolve the issue

saurabhkanva’s picture

Assigned: saurabhkanva » Unassigned
saurabhkanva’s picture

Status: Needs review » Fixed
saurabhkanva’s picture

rcodina’s picture

Status: Fixed » Needs review

We need review from other users. Status cannot be "Fixed" until the patch gets merged into code base.

rcodina’s picture

Version: 2.x-dev » 3.x-dev