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.
When testing Recreate an Issue, I ran into a situation where a ticket hadn't been processed by Topcoder-X when it was initially created. This led to a confusing error message:
Fix
In this case, there's no DB entry for ticket 70, because it hasn't been processed completely, but it is appropriately set up.
The system should detect that the ticket isn't in the DB and attempt to fix the problem by re-adding the issue for processing into the processor, when "OK" is clicked on Recreate an Issue
The text was updated successfully, but these errors were encountered:
When testing
Recreate an Issue
, I ran into a situation where a ticket hadn't been processed by Topcoder-X when it was initially created. This led to a confusing error message:Fix
In this case, there's no DB entry for ticket 70, because it hasn't been processed completely, but it is appropriately set up.
The system should detect that the ticket isn't in the DB and attempt to fix the problem by re-adding the issue for processing into the processor, when "OK" is clicked on
Recreate an Issue
The text was updated successfully, but these errors were encountered: