Project

General

Profile

Actions

Bug #103447

closed

Upgrade Wizard command exits with error when no changes need to be made

Added by Mario Lubenka about 2 months ago. Updated 13 days ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
Install Tool
Target version:
-
Start date:
2024-03-21
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
12
PHP Version:
8.1
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

We're running typo3 upgrade:run sysLogSerialization during our upgrade process (TYPO3 CMS v11 to TYPO3 CMS v12).

Apparently there is nothing to do, so the wizard is marked as done in getWizard(). After that, NULL is returned.
In doing so, the CLI command then reports that the wizard does not exist and fail the command entirely, causing our deployment to fail as well.

 ! [NOTE] Wizard sysLogSerialization does not need to make changes. Marking wizard as done.                             

 [ERROR] No such wizard: sysLogSerialization

Is this intended behaviour?
I'd expect the command to succeed even when there is no work to be done by the upgrade wizard.

Actions #1

Updated by Gerrit Code Review 16 days ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #2

Updated by Gerrit Code Review 16 days ago

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #3

Updated by Gerrit Code Review 16 days ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #4

Updated by Stefan Bürk 16 days ago

  • Assignee set to Stefan Bürk
Actions #5

Updated by Gerrit Code Review 15 days ago

Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #6

Updated by Gerrit Code Review 13 days ago

Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #7

Updated by Gerrit Code Review 13 days ago

Patch set 6 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #8

Updated by Gerrit Code Review 13 days ago

Patch set 7 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #9

Updated by Gerrit Code Review 13 days ago

Patch set 8 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #10

Updated by Gerrit Code Review 13 days ago

Patch set 9 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83944

Actions #11

Updated by Gerrit Code Review 13 days ago

Patch set 1 for branch 12.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/83979

Actions #12

Updated by Stefan Bürk 13 days ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF