Hi i am using the https://www.drupal.org/project/features module to transfer content type and content form one drupal install to another.

I am getting the following error.

Error: Call to a member function getConfigDependencyName() on null in Drupal\business_rules\Entity\Condition->calculateDependencies() (line 260 of /var/www/eval.gateway.bg/web/modules/contrib/business_rules/src/Entity/Condition.php)

Can you provide some tips to resolve the issue.

CommentFileSizeAuthor
#2 business_rules-3251684-2.patch1.01 KBsaurabhkanva
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

persuader created an issue. See original summary.

saurabhkanva’s picture

StatusFileSize
new1.01 KB

This patch will resolve the issue

chetan 11 made their first commit to this issue’s fork.

chetan 11’s picture

Status: Active » Needs review

Please check the above MR.

rcodina’s picture

Version: 2.0.0-beta1 » 3.x-dev