- Status changed to Needs review
over 1 year ago 3:50pm 8 March 2023 - 🇧🇪Belgium ludo.r Brussels
Patch providing D10 support.
Remarks:
- The module doesn't work as-is, you need this patch to make it work: https://www.drupal.org/project/delete_all/issues/3284891#comment-14706744 🐛 Too few arguments to function Drupal\delete_all\Controller\DeleteControllerBase::__construct() Fixed
- This patch drops support for D8.7 and lower. If support for those older versions is still needed then we need to create a condition to include the files in
delete_all.module
- Tested and works on D10
- 🇺🇸United States eahonet
I couldn't use composer, so I did a git clone of the repo into my site's modules/contrib.
I used wget to get #6 patch and the patch from 3284891 issue that Ludo.R mentioned.
I couldn't get #6 patch from this issue to apply. But I went into the files and made the same modifications. Patch of that attached, though it's really just @Ludo.R's work (thank you!). Then I was able to 'git apply' the patch from issue 3284891.
Once that was all done and the module enabled, I was successfully able to delete all of a certain content node type.
Thank you guys. Looking forward to including this with the site's composer.json in the future.
This is an automated patch generated by Drupal Rector. Please see the issue summary for more details.
It is important that any automated tests available are run with this patch and that you manually test this patch.
Drupal 10 Compatibility
According to the Upgrade Status module → , even with this patch, this module is not yet compatible with Drupal 10.
Currently Drupal Rector, version 0.15.1, cannot fix all Drupal 10 compatibility problems.
Therefore this patch does not update the
info.yml
file for Drupal 10 compatibility.Leaving this issue open, even after committing the current patch, will allow the Project Update Bot → to post additional Drupal 10 compatibility fixes as they become available in Drupal Rector.
Debug info
Bot run #12554This patch was created using these packages:
- mglaman/phpstan-drupal: 1.1.35
- palantirnet/drupal-rector: 0.15.1
- 🇮🇳India dipakmdhrm
New patch based on recommendations from upgrade_status.
- Status changed to RTBC
over 1 year ago 6:09pm 6 August 2023 - 🇮🇳India Akshay_sargar Pune maharashtra
i am started working on this issue in drupal camp pune 2023, I tested the patch(3296945-10.patch) and the module now works with Drupal 10.
- Status changed to Fixed
over 1 year ago 6:36am 7 August 2023 -
dipakmdhrm →
committed 352fb98a on 3.x
Issue #3296945 by Project Update Bot, phpsubbarao, dipakmdhrm, Ludo.R,...
-
dipakmdhrm →
committed 352fb98a on 3.x
Automatically closed - issue fixed for 2 weeks with no activity.