JUNE 8, 2023
COMMIT #: 88b6968
UPDATES
General
Void Payment: A response was provided to the user on both the Events App and Web applications if an invoice was created incorrectly. However, only the Web application would also void the payment. This has been updated so now when an invoice is created incorrectly it will be voided on the Events App the same as on the Web application. (GWU-2811)
Program
Athlete Check-In: Several updates have been made to search functionality on this page. The “Program Search Field” now accepts a max of 5 programs, instead of the previous 10. Additionally, the “Divisions Search Field” now accepts a max of 5 divisions, as well. Lastly, a user must click “Filter” to initiate the search. Search for non-existent data will return no results. (GWU-2466)
Registration Details: The time an athlete joined the waitlist has been added alongside the date. This can be viewed in the “Waitlisted” column within each program. (GWU-2515)
Team
Team Management: A pop-up “Confirmation” message has been added when a user clicks “Send Waiver Links to Selected Rosters.” Previously, a user clicking this button would automatically send the waiver links. (GWU-2343)
BUGS
Front End
Teams: When attempting to change a team name, clicking “Save” would result in the team logo being cleared and user getting stuck on the page. This has been corrected so that once a user changes a team name and clicks “Save” the action will complete successfully. (GWU-2777)
General
Exporting: The “Export to Excel” options was incorrectly missing from multiple pages with the Communication, Sales and Team sections. This has been corrected so the “Export to Excel” option now appears on these pages. (GWU-2665)
Sales
Invoices: When two or more distinct Teams or Athletes with the same name (for Athletes, first and last name) register in the same transaction, the “Registrant Column” value is incorrect. This has been updated so that the “Registrant Column” calculates correctly based on number of Teams or Athletes, regardless of name. (GWU-2363)
Payment Plans: When a user selects a program and enrolls in a payment plan with installment fees, begins checkout, but then navigates away from and back to their cart, duplicate scheduled payments incorrectly appear on the invoice. This has been corrected so that scheduled payments only appear once on the invoice if a user opts to enroll in a payment plan. (GWU-2708)
JUNE 7, 2023
COMMIT #: ccd1170
UPDATES
...