Project

General

Profile

Actions

Bug #92782

closed

MigrateFeloginPlugins should not stop when record not updated

Added by Torben Hansen over 3 years ago. Updated 6 months ago.

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

0%

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

Description

The update wizard currently stops, when the result (amount of rows updated) is zero. This scenario can happen, when the current FlexForm field actually does not contain the expected structure (e.g. really old content elements, that have never been saved with FlexForm values) and the update query actually will write the same content to the field, that is actually present in the database row.

The updater should just silently ignore, that no row has been updated, so following plugins can be migrated successfully.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #92584: Failed upgrade wizard does not stop running next upgrade wizardClosed2020-10-18

Actions
Related to TYPO3 Core - Bug #97761: MigrateFeloginPlugins::migrateFlexformSettings(): Argument #1 ($oldValue) must be of type string, null given,ResolvedGeorg Ringer2022-06-13

Actions
Actions #1

Updated by Christoph Lehmann over 3 years ago

  • Related to Bug #92584: Failed upgrade wizard does not stop running next upgrade wizard added
Actions #2

Updated by Riccardo De Contardi about 3 years ago

  • Category set to Install Tool
Actions #3

Updated by Christian Kuhn 6 months ago

  • Related to Bug #97761: MigrateFeloginPlugins::migrateFlexformSettings(): Argument #1 ($oldValue) must be of type string, null given, added
Actions #4

Updated by Christian Kuhn 6 months ago

  • Status changed from New to Closed

i think we solved this with the related issues.

Actions

Also available in: Atom PDF