6 months ago
Development Log Update: June 13th, 2024
dev log
Allow organizers to remove packages and attendees, Release Date: June 6th, 2024
The team has updated functionality in regard to removing/uninviting attendees from events. Technically, campaign admins can remove paid tickets and packages by refunding supporters. Now, campaign administrators can remove individual tickets or packages that were added manually.
- Added new "Delete attendee" option in 3-dot menu in "View Ticket Registrations" page
- See screenshot
- When this button is pressed, we show new modals (described below).
- Delete attendee modal
- When the organizer/campaign admin wants to delete an attendee, we'll show new modals for the following scenarios:
- Modal when attendee was added/bought by supporter
- Refunds will be handled manual per the clickable knowledgebase article.
- Modal when attendee uses invite link
- Modal when attendee is added by organizer.
- Modal when attendee was added/bought by supporter
- The "Delete attendee" button will "soft-delete" the attendee with previous logic functionality in accordance with the logic implemented here.
- When the organizer/campaign admin wants to delete an attendee, we'll show new modals for the following scenarios:
- Improve logic for deleting attendees via the add/edit package modal
- We'll also want to update the add/edit package modal option here to delete an attendee. Going forward, if the ticket associated with that package was purchased (i.e., not added in management page by organizer), then the user should receive this modal as well (see screenshot).
- Add new "Delete [package]" option in 3-dot menu in "View Package Registrations" page, See screenshot
- When this button is pressed, the new "Delete package" modals will be used (described next).
- Delete package modal, See screenshot
- If the package was added by a campaign administrator, then this modal will be displayed.
- If the package was purchased by a supporter, then this modal will be displayed.
- The help article title should be a clickable link that takes the user from the help article. The link will be taken from Partner Setup (described later).
- Delete all attendees on this package checkbox
- By default, this checkbox should be checked OFF.
- When checked ON, all of the attendees on the package will be deleted. See recording here.
- When checked OFF, the individual attendees shall remain individual attendees and no longer associated with any package. See recording here.
- This "delete all attendees" checkbox only shows when individual tickets are enabled on the Experience and the particular package being deleted has at least one individual ticket on it.
- When the "Delete [package]" button is clicked, the application should delete that package in accordance with the selections made above.
Add Columns to Ticketing and Table Exports, Release Date: June 11th, 2024
The team has updated some columns in the View Ticket Registrations data export.
View Ticket Registrations Export
View Ticket Registrations Export
- Added a "[ Table ] ID" column to the export, directly to the right of the existing "[ Table ]" column
- This now populates with the Table ID of the Table that the ticket registration is associated with
- If the Table Name is enabled as information to be collected for Ticketing Groups in setup, then we would like to add "[ Table ] Name" as a column in the export, directly to the right of the "[ Table ] ID" column added above
- This now populates with the Table Name of the Table that the ticket registration is associated with
View Table Registrations Export
- Added a "[ Table ] ID" column to the export in the first position.
Update Buy It Now Logic, Release Date: June 11th, 2024
The team has updated buy-it-now logic such that even auction items purchased via buy-it-now respect the per-item auction fee limit.
If a customer purchases a $10,000 auction item via buy-it-now, then the fee should cap at $100 per the setting in Partner Setup here.
For more information, please contact us partners@rallyup.com.