Active
Project:
Signup
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Sep 2010 at 16:45 UTC
Updated:
6 Jan 2011 at 08:53 UTC
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
Comment #1
vladanr commentedThis 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?