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 #1

Updated by Gerrit Code Review over 5 years ago

  • Status changed from New to Under Review

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

Actions #2

Updated by Gerrit Code Review over 5 years ago

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

Actions #3

Updated by Gerrit Code Review over 5 years ago

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

Actions #4

Updated by Helmut Hummel over 5 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions #6

Updated by Alexander Stehlik over 5 years ago

  • Related to Bug #87156: Database row upgrade wizard can not be marked undone added
Actions

Also available in: Atom PDF