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 has been archived by the owner on Jan 28, 2020. It is now read-only.
If you're not in the "Trusted to Lock" group and use the add candidacy wizard to add a candidacy to a locked post, you can get through all the steps of the wizard before getting a 500 at the final submission. It'd be worth:
Adding validation to AddCandidacyPickPostForm to check that the post isn't locked (or that the user is in the "Trusted to Lock" group)
Perhaps only listing posts in the drop-down that are unlocked in the wizard (or marking them as locked)
The text was updated successfully, but these errors were encountered:
If you're not in the "Trusted to Lock" group and use the add candidacy wizard to add a candidacy to a locked post, you can get through all the steps of the wizard before getting a 500 at the final submission. It'd be worth:
The text was updated successfully, but these errors were encountered: