- πΊπΈUnited States smustgrave
Self review
This will need an upgrade path for the new configuration for existing sites.
- π²π¦Morocco simobm
#51 did not work for me on 9.5.9.
I've created a view of a Solr index, a unformatted list of rendered entities. Once i change the view mode on one of them, the other one changes its view mode too.
- πΊπΈUnited States smustgrave
FYI 11.x is the current development branch so issues will have to be committed there first before it's considered for backport to 9.x
- First commit to issue fork.
- Merge request !6706Closes #2552541 Improve usability when overriding Views style options and row style options and pager options β (Open) created by trackleft2
- πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
Hey @smustgrave I've updated this issue with a merge request.
To create the merge request I applied https://www.drupal.org/files/issues/2022-07-26/2552541-51.patch β to the 11.x branch and then added an update function for updating existing views on sites that were not using this patch.See https://git.drupalcode.org/project/drupal/-/merge_requests/6706/diffs
- Status changed to Needs review
9 months ago 5:02pm 21 February 2024 - πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
I think this is now ready for review with one outstanding question.
- Is the comment about an upgrade path in #55 valid or not.
There is a new update in the views.install file for review if it is.
- Status changed to Needs work
9 months ago 7:56pm 21 February 2024 - πΊπΈUnited States smustgrave
Thanks for carrying this forward.
Left a comment on the MR but post_update hooks also requires test coverage. Should be a few examples in the views module that may help.
- Status changed to Needs review
9 months ago 12:06am 22 February 2024 - πΊπΈUnited States trackleft2 Tucson, AZ πΊπΈ
OK, I've updated the install file update function to use hook_post_update_hook and added a test for the update. https://git.drupalcode.org/project/drupal/-/merge_requests/6706/diffs
- Status changed to Needs work
9 months ago 12:14am 22 February 2024