-
Notifications
You must be signed in to change notification settings - Fork 29
Submissions submitted form V5 Challenge API FE does not have legacy submission id #183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@dushyantb Is this the repo - https://github.com/topcoder-platform/legacy-sub-processor - that sets the legacy submission id? Or some other one... |
@lakshmiathreya, This is a blocker and does not allow the submissions submitted from V5 to be processed further. (eg: these submissions will not be visible in OR to be reviewed etc). |
@callmekatootie @lakshmiathreya this issue is fixed in beta after fix for #179 |
The submissions that were submitted from the V5 Challenge API FE do not have the lagacy submission id field upadted in the database.
This the preview of the submissions api call made form V4

This the preview of the submissions api call made form V5

This is the DB entry for a submission made from V4. Note the Legacy Submission ID field is populated.

This is the DB entry for a submission made from V5. Note the absence of the Legacy Submission Is field.

The text was updated successfully, but these errors were encountered: