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 Mar 13, 2025. It is now read-only.
If a ticket is closed without payment, either due to the payment being removed ([]) or the ticket not having the Fix Accepted label, we need to delete the Topcoder challenge that was initially created for the ticket so we don't leave a bunch of draft challenges floating around in Topcoder Direct.
We should do this 24 hours after the ticket has been closed, to ensure that if the user closed the ticket by accident without setting the appropriate label, they can come back, reopen the ticket, add the label and close it again to process payment. 24 hours should be enough time to catch and rectify the mistake, if needed.
To delete a challenge, you can set the status to Deleted in OR, so I'm assuming we can do the same through the API.
The text was updated successfully, but these errors were encountered:
If a ticket is closed without payment, either due to the payment being removed (
[]
) or the ticket not having theFix Accepted
label, we need to delete the Topcoder challenge that was initially created for the ticket so we don't leave a bunch of draft challenges floating around in Topcoder Direct.We should do this 24 hours after the ticket has been closed, to ensure that if the user closed the ticket by accident without setting the appropriate label, they can come back, reopen the ticket, add the label and close it again to process payment. 24 hours should be enough time to catch and rectify the mistake, if needed.
To delete a challenge, you can set the status to
Deleted
in OR, so I'm assuming we can do the same through the API.The text was updated successfully, but these errors were encountered: