- 🇳🇱Netherlands Sander Wemagine
sander wemagine → made their first commit to this issue’s fork.
- Merge request !105The selected items are now saved on the session ID instead of user ID. → (Open) created by Unnamed author
- 🇳🇱Netherlands Sander Wemagine
I encountered the same issue.
• When two users share the same account (either through account sharing or using the Masquerade module), each of them may select items independently.
• Occasionally, a VBO (Views Bulk Operations) action would run on items selected by the other user—without the current user realizing it. This was very frustrating.To fix this, I submitted a merge request. Now, selected items are stored using the session ID instead of the user ID. This resolved the problem for me.
- 🇳🇱Netherlands Sander Wemagine
Something unknown is wrong. When using the 'Select all results' option, the action won't be executed and the user is redirected to a page not found: /views-bulk-operations/execute/{view_id}/{display_id}