Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Falsify has_registered if an invoice containing an item from TICKET_PRODUCT_CATEGORY is refunded or voided #142

Open
jamezpolley opened this issue Dec 30, 2017 · 0 comments

Comments

@jamezpolley
Copy link

  • We've had cases where a person has had their ticket cancelled, but the system still has has_registered set to true
  • This means that they show up in places they shouldn't - searches for attendees with has_registered show a bunch of people with 0 paid invoices.
  • It also means they can't go through guided_registration again, because the fact that they have_registered makes things confused.

It would seem to make sense for any refund/void of an invoice containing an item from TICKET_PRODUCT_CATEGORY to remove the has_registered flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant