You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow check-in leads to use the Promote action which shows a modal with a confirmation button and instructions to provide the participant (log into portal, sign waiver, confirm attendance, etc.)
Allow check-in associates to use /admin/checkin endpoint on CONFIRMED participants
Previously considering making only leads able to verify walk-ins, but only leads can promote anyway
The text was updated successfully, but these errors were encountered:
For our walk-in hackers, check-in leads will need to be allowed to promote waitlisted hackers as an action on the Participants page.
WAITLISTED
,ACCEPTED
,WAIVER_SIGNED
,CONFIRMED
) in the/admin/participants
endpointWAITLISTED
statusWAIVER_SIGNED
status/admin/checkin
endpoint onCONFIRMED
participantsThe text was updated successfully, but these errors were encountered: