Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-2639

CheckBoxSwitchControlMigrator do not handle the default type defined in 4.5.x

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 5.2.2
    • 5.2.1
    • dialogs
    • None

      In 4.5.x the checkboxSwitch stores the selected value as a String if the type property is not defined.
      In 5.x, the equivalent CheckboxField stores the value as Boolean by default.

      During field migration, the type has to be set to String if the checkboxSwitch control has a default configuration (no type defined in 4.5.x)

        Acceptance criteria

              ehechinger Eric Hechinger
              ehechinger Eric Hechinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR