Issue #3192238 by paul121: 500 error when using VBO to delete an asset referenced by a log

This commit is contained in:
Michael Stenta 2021-10-04 19:19:18 -04:00
commit 4c30aca7c5
1 changed files with 4 additions and 0 deletions

View File

@ -58,6 +58,10 @@
"drupal/entity": {
"Issue #3206703: Provide reverse relationships for bundle plugin entity_reference fields.": "https://www.drupal.org/files/issues/2021-05-18/3206703-7.patch"
},
"drupal/entity_reference_integrity": {
"Issue #2831365: Make action confirm_form_route_name forms that delete entities disabled when protected": "https://www.drupal.org/files/issues/2021-10-04/2831365-18.patch",
"Issue #3195039: 500 error when deleting referenced entities via JSONAPI": "https://www.drupal.org/files/issues/2021-10-04/3195039-6.patch"
},
"drupal/simple_oauth": {
"Issue #3173947: Cannot authorize non-confidential clients": "https://www.drupal.org/files/issues/2020-09-29/3173947-2.patch",
"Issue #3167287: Always load clients through the Client Repository service": "https://www.drupal.org/files/issues/2020-09-29/3167287-9.patch",