🇮🇳India sarjeet.singh
🇮🇳India sarjeet.singh
yes you can delete it via node revision delete interface (node//revisions//delete). this module already altered that form and provided option to do it.
Also there is drush command as well for it.
drush nrd-delete-prior-revisions 1 3
🇮🇳India sarjeet.singh
🇮🇳India sarjeet.singh
Hi Maintainers Team,
I have created patch to fix this issue and add below enhancements in this module as well.
- Provide option/configuration to add revisions directly in queue instead of node
- Provide option to clean all items from queue
- Provide option to run/process all items from queue
- Add extra check to duplicate items in queue from everywhere
- Add Drush command to process queue
- implement batch process in command < node-revision-delete:queue>
Team, Please review this patch and please let me know if any improvement/bug fixing neded
🇮🇳India sarjeet.singh
sarjeet.singh → created an issue.