Needs review
Project:
Business Rules
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2021 at 19:46 UTC
Updated:
26 Mar 2024 at 09:45 UTC
Jump to comment: Most recent
I receive the following error after attempting to save a new "Set values to entity variable" action:
The website encountered an unexpected error. Please try again later.
AssertionError: Cannot load the "business_rules_variable" entity with NULL ID. in assert() (line 249 of core\lib\Drupal\Core\Entity\EntityStorageBase.php).Install Business Rules 2.0.0-beta1 on Drupal 8.9.17.
This immediately results in a white page with the above error. The action is not saved.
Different entity types and bundles return the same error.
Drupal version: 8.9.17
Business rules: 2.0.0-beta1 / 2.x-dev (tried both)
PHP 7.3.15
Anyone else encountered this issue?
Kind regards,
Thomas
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
Comment #2
thomas.dutch commentedComment #3
thomas.dutch commentedComment #4
j. commentedSame here.
AssertionError: Cannot load the "business_rules_variable" entity with NULL ID. in assert() (line 244 of core/lib/Drupal/Core/Entity/EntityStorageBase.php).
Comment #5
delacosta456 commentedhi i am facing this issue too
Any help please
Comment #6
delacosta456 commentedComment #7
delacosta456 commentedi am setting this to major because i am facing it on saving entity variable
Comment #10
sabina.h commentedComment #11
delacosta456 commentedhi @sabina.h
please is there any reason the test fail ?
Is there any patch you can provide please ?
Comment #12
smith76 commentedHi,
Same problem with the latest version "3.0.0-beta1" and "Drupal 10.2.3"
Comment #13
rcodina@Smith76 Does the patch work for you?
Comment #14
rcodinaComment #15
smith76 commentedHi,
Sorry but which patch are you talking about?