I set it up so that it uses either batch api or individual.
I select the signups from the view
I select "cancel signups"
I click on submit
it looks like it submits since there is a page refresh
But the signups remain.

Comments

vladanr’s picture

This just happened to me with a customized view (not VBO though), turns out I was using the wrong relationship in my view (Signup Node instead of Signup User). Maybe your problem is similar?