Is #51 considered the current solution to this problem? I can confirm it fixes the problem I am having:
When I select (via checkbox) an item on a VBO enabled view, I see 403 in the network tab for
/views-bulk-operations/ajax/my-view-that-uses-parent-group-as-contextual-filter?_wrapper_format=drupal_ajax
I assume because the group id is not present.
I follow the logic of the fix in #51, I just do not have a deep enough understanding of Views, VBO or Group modules to know if this will create unwanted side effects.
DanStorm → created an issue.
DanStorm → created an issue.
Same as #3
DanStorm → created an issue.
DanStorm → created an issue.
We are currently experiencing this in all of our Views Rest Exports (the ones with time fields, anyway) after upgrading from Drupal 9.5.11 to Drupal 10.1.5 and running `drush updb`. Looks like there is an update in the list that is likely the cause (highlighted text in attached screenshot).
#5 solves the issue, but since we are running headless, this affects a lot of our endpoints and is unfortunately causing a heck of a lift between identifying and manually editing all of the affected views
Any movement on this? I can patch, but would prefer to just update. Thanks!
Any movement on drupal 10 compatibility? Of course I can patch, but would love to be able to just update to a compatible version :)
Any movement on drupal 10 compatibility? Coming up soon :)
DanStorm → created an issue.