[regression] Schema changed incorrectly.

Created on 16 October 2024, 6 months ago

Problem/Motivation

Since πŸ› Demo module doesn't save sort order Active Exporting view config changes the draggable view config keys incorrectly.
What used to export as:
draggable_views_pass_arguments: true
Now exports as:
draggable_views_pass_arguments: 1

The checkbox implies that this can be a boolean.
https://git.drupalcode.org/project/draggableviews/-/blob/2.1.x/src/Plugi...

Proposed resolution

Change draggable_views_pass_arguments back to a boolean.

Remaining tasks

MR

User interface changes

N/A

API changes

N/A

Data model changes

draggable_views_pass_arguments should validate as a boolean.

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States trackleft2 Tucson, AZ πŸ‡ΊπŸ‡Έ

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024