- π«π·France PhilY πͺπΊπ«π· Paris, France
Same error using Drupal 9.5.3, PHP 8.1.6
- π«π·France Attraktive
Same error... using Drupal 9.5.3 and PHP 8.1.4
- Status changed to Needs review
over 1 year ago 10:58pm 31 May 2023 The error is caused by the inexistence of the '#machine_name' => ['exists' => 'EntityClass::method'] array key, which should point to the class method that can be used to ensure that the machine name isn't duplicated.
Attached a patch that fixes the issue.