- Issue created by @pradeepjha
This module has to provide group permissions if there is group context applied. `/views-bulk-operations/execute/group_nodes/page_1` page we don't have group context due to that it's throwing access denied error.
- Create VBO on `/group/*/nodes` view. Like publishing or Unpublishing nodes.
- Then try to publish or unpublish node.
- It will navigate to `/views-bulk-operations/execute/group_nodes/page_1`, which will throw access denied error.
- I guess this route `/views-bulk-operations/execute/group_nodes/page_1` should be changed to apply group context.
NA
NA
NA
NA
Active
4.3
Core