acmucsd / membership-portal

REST API for the UC San Diego ACM chapter's membership portal.
https://members.acmucsd.com
Mozilla Public License 2.0
17 stars 5 forks source link

Retroactive Attendance Response Message #353

Closed farisashai closed 6 months ago

farisashai commented 1 year ago

If you make a request to retroactively checkin some list of users and hit the button multiple times to send the same data, you get a success response message that the users were added successfully even if they've already checked in to the event successfully.

Instead, we should change the error message to accurately list how many users were checked in as a result of the API call - if none, "All users have already been checked in for this event" or smth like that

Screenshot 2023-05-22 at 1 06 24 AM

dowhep commented 6 months ago

frontend bug resolved by v2 portal