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
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