Duplicate sign up with sign up module
k1 - July 24, 2009 - 23:46
| Project: | RSVP |
| Version: | 6.x-2.0-rc2 |
| Component: | Integration |
| Category: | bug report |
| Priority: | normal |
| Assigned: | ulf1 |
| Status: | closed |
Jump to:
Description
If a user signs up for an event using sign up and then receives an RSVP invitation to sign up for the same event from the host then the user will show up two times on the sign up sheet. Duplicate sign up from the same user

#1
Hi,
Is my assumption correct that you enabled the rsvp signup plugin?
Because only then the rsvp module would attempt to signup the user.
If that is the case I probably can fix this by doing a check before signing up in case the user has already signed up. Makes sense to me.
Thanks,
Ulf
#2
I double checked the code from the signup module and in theory it should prevent double registration,
Could you lookup the two user entries in the signup table and send it to me. I bet that one of them has been signed up as anonymous user.
Thanks,
Ulf
#3
Thanks for your reply
I am going to delete all my users and start with new users. I will let you know tomorrow
#4
I deleted all my users on my test site and created new users. Happy to say that I don't see duplicate invitations any more but previously I had many duplicate sign ups from same users. It must have been related to user settings. However, now there seems to be another problem. Under invitations for new user, there is "invitations that you have been invited to" and " invitations that you have created for all events" but " invitations that you have created for all events" shows new users invitations and everybody else invitations.
#5
but " invitations that you have created for all events" shows new users invitations and everybody else invitations.That is correct as long as the new user has "rsvp moderator permissions". That is the way how moderators have access to other peoples invitations.
Please update to the dev version, which is has a lot more bugfixes compared with rc2.
Thanks,
Ulf
#6