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
{{ message }}
This repository was archived by the owner on Jan 23, 2025. It is now read-only.
Update the logic when creating challenges in Direct to allow $0 prizes. This is used for fun challenges and a few other use cases. We should also update the validation in OR to allow for this.
Currently, if you set $0 prize on a challenge in Direct it looks like it simply does not create the prize records in the DB, which causes errors when editing/closing challenges/tasks.