I just wanted to do the database update for Elementor on all sites and when clicking “Update All”, it only opens the list, without doing anything. The same issue occurs when using the Update Selected button.
In the browser console I see this error:
ReferenceError: bulkTaskRunning is not defined
at mainwp_db_updater_updatesoverview_plugins_upgrade_all (mainwp-database-updater.js?ver=1.2:20:5)
at HTMLAnchorElement.onclick (admin.php?page=UpdatesManage&tab=plugin-db-updates:14005:216)
I’m using MainWP5.1RC2.0 and Database Updater Extension 5.0.1
Updating this ticket as I installed the last version of MainWP today and Database update all is still broken… and if you go details, same things, not working but if you go at the site level, you can update the database.
We have just released an update for Database Updater (v 5.0.2) that addresses this issue.
Thank you all for reporting this to us.
Considering some JavaScript is likely cached in your browser, please perform a hard refresh (Ctrl + Shift +R / Command + Shift + R), or clear your browser cache (Chrome, Safari, Firefox) after updating the extension.
I can confirm that with the latest version of Database Updater the issue has been resolved. I only needed to clear the browser cache after updating to let the changes take effect just as you advised.