Project

General

Profile

Actions

Bug #86165

closed

New upgrade wizards cannot be marked as undone

Added by Helmut Hummel over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-09-06
Due date:
% Done:

100%

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

Description

UpgradeWizardsService marks wizards as done in the registry by using the identifier, not the class name of the wizard.
However listOfWizardsDoneInRegistry only checks for the class name, which causes markWizardUndoneInRegistry to fail, as it relies on this API.

Steps to reproduce:

  • Go to install, upgrade
  • Mark "Merge be_groups access rights from pages_language_overlay to pages" as undone

Expected result:
Wizard can be executed again

Actual result:
Wizard is still listed as done


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #87156: Database row upgrade wizard can not be marked undoneClosed2018-12-14

Actions
Actions

Also available in: Atom PDF