Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #61260, comment 1


Ignore:
Timestamp:
05/21/2024 11:53:51 AM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61260, comment 1

    initial v1  
    11Hi @benniledl, thanks for reporting this!
    22
    3 We spoke about this in Slack, and a preliminary test shows that if we skip the maintenance mode calls added in [58128] when the upgrade `$type` is `'translation'`, this seems to remove the confusion.
     3We (myself and Benni) spoke about this in Slack, and a preliminary test shows that if we skip the maintenance mode calls added in [58128] when the upgrade `$type` is `'translation'`, this seems to remove the confusion.
    44
    55I'll push a patch up for review and testing as soon I can.