Project

General

Profile

Actions

Bug #92584

closed

Failed upgrade wizard does not stop running next upgrade wizard

Added by Christoph Lehmann over 3 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2020-10-18
Due date:
% Done:

0%

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

Description

./bin/typo3 upgrade:run must stop if a upgrade wizard fails.

Scenario:

When i run

./bin/typo3 upgrade:run -v

The upgrade wizard "Migrate felogin plugins to use prefixed flexform keys" fails, but the next "Migrate felogin plugins to use extbase CType" ran without errors.

Running Wizard Migrate felogin plugins to use prefixed flexform keys
====================================================================

 [ERROR] <error>Something went wrong while running Migrate felogin plugins to use prefixed flexform keys</error>

Running Wizard Migrate felogin plugins to use extbase CType
===========================================================

 [OK] Successfully ran wizard Migrate felogin plugins to use extbase CType

Now it is not possible to rerun the first, because database changes of the second prevent it.

Next run

./bin/typo3 upgrade:run -v

...

 ! [NOTE] Wizard TYPO3\CMS\Felogin\Updates\MigrateFeloginPlugins does not need to make changes. Marking wizard as done.

 ! [NOTE] Wizard TYPO3\CMS\FrontendLogin\Updates\MigrateFeloginPluginsCtype does not need to make changes.

 [OK] No wizards left to run.

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #92782: MigrateFeloginPlugins should not stop when record not updatedClosed2020-11-06

Actions
Actions #1

Updated by Christoph Lehmann over 3 years ago

  • Description updated (diff)
Actions #2

Updated by Christoph Lehmann over 3 years ago

  • Related to Bug #92782: MigrateFeloginPlugins should not stop when record not updated added
Actions #3

Updated by Riccardo De Contardi over 1 year ago

  • Status changed from New to Closed

Closed as requested by the reporter;

If you think that this is the wrong decision, please reopen it or open a new issue with a reference to this one.

Thank you.

Actions

Also available in: Atom PDF