[wp-trac] [WordPress Trac] #58828: Whenever bulk updates are done in wp-admin/update-core.php, no feedback is given, until all updates are done
WordPress Trac
noreply at wordpress.org
Thu Jul 27 01:15:43 UTC 2023
#58828: Whenever bulk updates are done in wp-admin/update-core.php, no feedback is
given, until all updates are done
-----------------------------+--------------------------------------------
Reporter: bedas | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 6.2.2
Severity: normal | Resolution:
Keywords: | Focuses: accessibility, administration
-----------------------------+--------------------------------------------
Comment (by bedas):
@NekoJonez
> Why does it show "Updating plugin" underneath the "show details". That
should be only for errors imho. But that might be a whole other ticket
maybe.
It maybe was not clear in my report, but there in an `[etc]` below this:
```
{Plugin name} updated successfully. Show details.
Updating Plugin {Plugin name}
```
Actually what you see _after_ the updates are done is basically a
list/flow of
- updating plugin X
- plugin X updated
- updating plugin Y
- updated plugin Y
- etc
And that is good! But, it should show _while_ this happens and not once
it's done.
This is bug, not an enhancement, just to clarify - because clearly the log
is intended to be shown in real time and not after the facts.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58828#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list