Skip to content
Snippets Groups Projects
Commit b395ee5e authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3415574: Fix to allow updating existing node entities in Views Bulk...

Issue #3415574: Fix to allow updating existing node entities in Views Bulk Operations (VBO) to support changing the ID while using delete action
parent 1b48c531
Branches
Tags 9.1.22
2 merge requests!51Fix phpcs issues,!40Issue #3392444: Revamp the 9.1.x branch for Varbase Core to work with Drupal...
......@@ -74,7 +74,7 @@
"drupal/tour_ui": "~2",
"drupal/coffee": "~1",
"drupal/responsive_preview": "~2",
"drupal/views_bulk_operations": "~4",
"drupal/views_bulk_operations": "4.2.6",
"drupal/views_bulk_edit": "~2",
"drupal/revision_log_default": "~1",
"drupal/webform": "~6.2.0",
......@@ -226,6 +226,10 @@
"drupal/entity_clone": {
"Issue #3388460: Fatal error on cloning a menu link (D10 site)":
"https://www.drupal.org/files/issues/2023-10-17/3388460-7.patch"
},
"drupal/views_bulk_operations": {
"Issue #3334229: Update existing node entity while changing the ID is not supported when using delete action":
"https://www.drupal.org/files/issues/2023-10-24/entity-delete-translation-3334229-7.patch"
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment