[UPGRADE] Migrate field_paragraph_settings_layout_reverse_order into a field like in 4.x [1.x, 2.x]

Created on 27 January 2022, about 3 years ago
Updated 25 April 2024, 10 months ago

Problem/Motivation

field_paragraph_settings_layout_reverse_order is a field in 3.x + 4.x while it was a setting in older versions.
To be able to migrate to 4.x we should update that in 1.x and 2.x and migrate the values to a field.

Steps to reproduce

Proposed resolution

Create field field_paragraphs_media_alignment in types

  • videos_text
  • bild_text (1.x and 2.x ise the old name)

and migrate the values from field_paragraph_settings_layout_reverse_order.

0 = col_left
1 = col_right

Afterwards, the setting should be removed from schema and widget (previously in function drowl_paragraphs_update_8300(). So we'll have to implement this in that update hook for (3.x &) 4.x before removing the setting.
Existing pages which already upgraded are not affected.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

See above

Feature request
Status

Postponed

Version

1.0

Component

Code

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇩🇪Germany Anybody Porta Westfalica

    DD is no more relevant for this because of a complete relaunch including contents. 1.x + 2.x is only used in 5 projects, I guess it's not worth further work here? Let's postpone this, until someone need this or all installations are gone.

Production build 0.71.5 2024