[wp-trac] [WordPress Trac] #61381: Bulk update plugins no longer working when 1 Plugin failed to update
WordPress Trac
noreply at wordpress.org
Tue Mar 18 11:09:14 UTC 2025
#61381: Bulk update plugins no longer working when 1 Plugin failed to update
-------------------------------------------------+-------------------------
Reporter: rickhaer | Owner: audrasjb
Type: defect (bug) | Status: reviewing
Priority: normal | Milestone: 6.8
Component: Plugins | Version: 6.5
Severity: normal | Resolution:
Keywords: has-testing-info has-screenshots | Focuses:
has-patch needs-testing |
-------------------------------------------------+-------------------------
Comment (by saurabh.dhariwal):
Test Environment:
WordPress Version: 6.7
PHP Version: 8.1
Test Scenario
Navigate to wp-admin → Plugins (/wp-admin/plugins.php).
Ensure multiple plugins have pending updates.
Click “Update Now” on multiple plugins one after another.
Simulate a failed update (e.g., by not entering a license key for a
premium plugin).
Observe if the remaining updates continue or stop.
Expected Result
If one plugin update fails, the remaining updates should continue
without requiring a page refresh.
Actual Result
When one update fails, all subsequent plugin updates stop.
The user needs to refresh the page to restart the remaining updates.
Attachments
https://prnt.sc/EC2nNZmYjmKa
Test Conclusion
Status: 🟠 Issue Reproduced
Impact: Medium (affects bulk updates and user experience)
Recommendation: Investigate why failed updates block the queue and
consider handling failures without requiring a page refresh.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61381#comment:18>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list