- Issue created by @DamienMcKenna
- First commit to issue fork.
- Open on Drupal.org →Core: 10.1.x + Environment: PHP 8.2 & MySQL 8last update
over 1 year ago Not currently mergeable. - @ranjit1032002 opened merge request.
- last update
over 1 year ago 14 pass - Status changed to Needs review
over 1 year ago 5:31am 1 May 2023 - 🇮🇳India Ranjit1032002
Created MR!62 for the issue mentioned, please review.
Thank You. - 🇺🇸United States jvogt Seattle, WA
#3 applies cleanly to 4.2.3 and deals with the original error, but now there's a new error:
"Error: Typed property Drupal\views_bulk_operations\ViewsBulkOperationsEvent::$entityGetter must not be accessed before initialization in Drupal\views_bulk_operations\ViewsBulkOperationsEvent->getEntityGetter() (line 110 of modules/contrib/views_bulk_operations/src/ViewsBulkOperationsEvent.php)."Is it possibly something to do with dblog/watchdog entries not being entities ( https://www.drupal.org/project/drupal/issues/2401463 📌 Make dblog entities Postponed )?