-
Notifications
You must be signed in to change notification settings - Fork 212
[$50]Submission uploaded from support #4667
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
If it helps with the debugging - submission api uses the memberId that is passed to it. So you would need to look at the source of the memberId in this case... |
@rootelement , support uses the submission api to upload the submission, using their JWT token. |
This is the submission object returned by the submissions api, that was uploaded by support. I think the V5 FE must use the memberId to display the user handle and not the updatedBy or createdBy fields. cc @sushilshinde @rootelement
|
Contest https://www.topcoder.com/challenges/30137541 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30137541 has been updated - it has been assigned to luizrrodrigues. |
@SathyaJayabal @sushilshinde @rootelement If we use @rootelement Is possible we receive memberHandle in this call? |
@sushilshinde PR is ready ☝️ |
Thanks, some technicical problem with the staging environemnts PR so not merged. |
@sushilshinde Need anything from my side here? |
No |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30137541 |
I had support register and submit for a challenge to see how it works with the V5 api on the FE.
Registration works as expected. But for submission, the member handle is replaced with the support staff name.
example challenge:
https://www.topcoder.com/challenges/30131098?tab=submissions
https://beta-community-app.topcoder.com/challenges/0ea10b6f-c089-457b-8c08-b01be006b25e?tab=submissions
cc @lakshmiathreya @sushilshinde @callmekatootie @rootelement
The text was updated successfully, but these errors were encountered: