Making WordPress.org

Opened 10 years ago

Closed 10 years ago

#595 closed enhancement (maybelater)

Remind unconfirmed attendees to complete their registration

Reported by: nvwd's profile nvwd Owned by:
Milestone: Priority: normal
Component: WordCamp Site & Plugins Keywords: has-patch
Cc:

Description

When multiple tickets are purchased, only the first will have complete data. Each additional ticket will not be completed. Send reminders for these non-completed/unconfirmed attendee tickets.

Attachments (2)

595.patch (6.9 KB) - added by nvwd 10 years ago.
595.2.patch (13.3 KB) - added by iandunn 10 years ago.

Download all attachments as: .zip

Change History (4)

@nvwd
10 years ago

This ticket was mentioned in IRC in #wordpress-meta by NowellVanHoesen. View the logs.


10 years ago

@iandunn
10 years ago

#2 @iandunn
10 years ago

  • Resolution set to maybelater
  • Status changed from new to closed

I spent some time building on what @nvwd did in 559.patch, but eventually realized that the require-login addon is fighting against some inherent design decisions in CampTix, and we're just digging ourselves deeper in that hole by adding this on to it.

So, I gave up on merging this and instead used parts of it to write some quick bin scripts that served our immediate needs well enough.

What we should really do at some point is refactor CampTix to decouple the ticket buyer from the ticket holder, decouple the ticket itself from the attendee, and support many-to-one relationships between tickets and attendees. Once that's done, we'll be in a much better position to revisit this.

Note: See TracTickets for help on using tickets.