- Issue created by @chrisck
- 🇪🇸Spain pnavarrr
Using Drupal 10.1.5 and module version 2.1.3. The patch created on the issue #3351776 📌 String data, right truncated: 1406 Data too long for column 'args' at row 1: INSERT INTO "draggableviews_structure" Fixed it's working for me.
- First commit to issue fork.
- Status changed to Needs review
10 months ago 3:15pm 27 January 2024 - 🇪🇸Spain lluvigne Seville, Spain
Tested with Drupal 10 and release 2.1.3 and works well.
Since update hook on 3351776 📌 String data, right truncated: 1406 Data too long for column 'args' at row 1: INSERT INTO "draggableviews_structure" Fixed was included in the latest stable release, we need to add a new hook update to repeat the same process as before, to update installations that could happened in this time interval. I added a new hook to MR that execute the update number 8105 (I did it that way to keep trace of the original update and issue where that update was created).
For me, change in schema works great. Just this update needs to be reviewed.
- 🇪🇸Spain jlbellido
I've reviewed the changes introduced on the MR and they are fine for me.
I'm moving it RTBC
- Status changed to RTBC
10 months ago 3:31pm 27 January 2024 -
istryker →
committed 28555bf4 on 2.1.x
Issue #3381746 by chrisck: Increase 'args' varchar length in schema to...
-
istryker →
committed 28555bf4 on 2.1.x
Automatically closed - issue fixed for 2 weeks with no activity.