โ๏ธ Status Portal Behavior
This article is based on testing and observation.
๐ค Which application does /apply/status
redirect to in a default setup (no custom redirect portals)?
Answer: The user will be redirected to the application or status page for the rank 1 application unless one of the following conditions is true:
- โApplication/Status Pageโ setting on period is set to โDisable application and status page.โ In this case, the user will be redirected to the application management page with a URL of
/apply/
. - The deadline (round deadline and individual extension, if applicable) has expired. In this case, the user will be redirected to the application management page with a URL of ย
/apply/?redirect=1
.
Period and Round status (active/inactive) makes no difference.
No Comments