Skip to content

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

Closed
SathyaJayabal opened this issue Jun 26, 2020 · 5 comments

Comments

@SathyaJayabal
Copy link
Collaborator

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
Screenshot 2020-06-26 at 4 58 53 PM

This the preview of the submissions api call made form V5
Screenshot 2020-06-26 at 4 58 18 PM

This is the DB entry for a submission made from V4. Note the Legacy Submission ID field is populated.
Screenshot 2020-06-24 at 1 15 29 PM

This is the DB entry for a submission made from V5. Note the absence of the Legacy Submission Is field.
Screenshot 2020-06-23 at 5 23 42 PM

@lakshmiathreya
Copy link

Submission record seems missing in Informix db for the submission done via Beta (v5):
Screenshot 2020-06-26 at 5 03 17 PM

@callmekatootie
Copy link
Contributor

@dushyantb Is this the repo - https://github.com/topcoder-platform/legacy-sub-processor - that sets the legacy submission id? Or some other one...

@lakshmiathreya
Copy link

Submission record present in Informix for the Submission done via Prod (v4):
Screenshot 2020-06-26 at 5 05 51 PM
Screenshot 2020-06-26 at 5 07 48 PM

@SathyaJayabal
Copy link
Collaborator Author

@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).

@SathyaJayabal
Copy link
Collaborator Author

@callmekatootie @lakshmiathreya this issue is fixed in beta after fix for #179
We can now see the legacy submission id populated and also see the submission in OR.
This is an example submission made from V5- (beta)
Screenshot 2020-07-06 at 1 38 21 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants