Closed (fixed)
Project:
DraggableViews
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Aug 2023 at 17:56 UTC
Updated:
4 Nov 2024 at 19:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #3
pnavarrr commentedUsing Drupal 10.1.5 and module version 2.1.3. The patch created on the issue #3351776 it's working for me.
Comment #5
lluvigneTested with Drupal 10 and release 2.1.3 and works well.
Since update hook on 3351776 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.
Comment #6
jlbellidoI've reviewed the changes introduced on the MR and they are fine for me.
I'm moving it RTBC
Comment #7
jlbellidoComment #8
bmunslow commentedUploading patch file based on MR 25
Comment #10
istryker commentedMerged.