Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.42k stars 1.99k forks source link

Activity log: Error message shown even if plugin update was successful while updating multiple plugins/themes at once #94971

Open oskosk opened 3 weeks ago

oskosk commented 3 weeks ago

Quick summary

An error notice appears when updating a plugin, but the operation was successful.

No errors in the console. API response shows success, and the log object shows no trace of failure. All messages coming from WordPress are the regular ones for a successful update

image'

After refreshing, All plugins shown as updated.

image

Steps to reproduce

What you expected to happen

I expected to see a success mesage

What actually happened

I got an error notice

Impact

One

Available workarounds?

Yes, easy to implement

If the above answer is "Yes...", outline the workaround.

Nothing to do. the plugin is actually updated

Platform (Simple and/or Atomic)

Self-hosted

Logs or notes

No response

Robertght commented 1 week ago

📌 REPRODUCTION RESULTS

📌 FINDINGS/SCREENSHOTS/VIDEO

📌 ACTIONS