- Status changed to Needs work
4 months ago 10:12am 14 July 2024 - 🇨🇭Switzerland berdir Switzerland
This should be done by adding config dependencies in \Drupal\entity_browser\Permissions
In Drupal 10 permission must exist. After an entity browser is deleted permissions like 'access ' . $browser->id() . ' entity browser pages'
should be revoked from all roles, otherwise, a runtime exception will be thrown.
See
https://www.drupal.org/node/3193348 →
Revoke permission in postDelete function
Needs work
2.8
Deprecation updates
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This should be done by adding config dependencies in \Drupal\entity_browser\Permissions