-
Notifications
You must be signed in to change notification settings - Fork 212
[$200]Registration issue for Challenges requiring NDA #4609
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
Contest https://www.topcoder.com/challenges/30131350 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30131350 has been updated - it has been assigned to luizrrodrigues. |
@rootelement V5 Terms missing docusignTemplateId to DocuSignable term type: |
@luizrrodrigues i think this was due to the docusignable template id being wrong in the config. Deploying now and testing. |
@rootelement This returning well now, but now jump in a new issue:
|
Status update here. Everything works except for the Docusign Callback. Working on that now. |
This is unblocked from the API side. @luizrrodrigues is working on cleaning up the UI. |
@luizrrodrigues waiting for PR |
@sushilshinde I'm waiting for API fix. @rootelement Working on this. |
@rootelement API returning error |
I just tried that very same POST with my jcori dev account, which has these roles:
And it worked fine. I got the URL by POSTing from Postman, opened the url returned in the browser, signed the document, and was given the I was even notified of the signature because I own the demo instance: Can you please post your steps @luizrrodrigues ? |
@luizrrodrigues / @sushilshinde Further notes: Test Token
Curl
Request Response (200)
Process proceeds from there (and can be completed) |
Let me check this again and back with the results. |
please share creds on slack for beta/proda |
@SathyaJayabal This happen after sign the DocuSign or before? I mean, are you able to see the DocuSign frame? |
shared creds on slack @luizrrodrigues |
@luizrrodrigues , for a user who has not signed the NDA, the NDA document is displayed as expected. When the user signs and clicks on finish, the document loads again and the user is asked to sign again. This repeats and the the user is not able to proceed. test challenge:https://beta-community-app.topcoder.com/challenges/0c8061f0-076f-47d3-a901-7cf13f99500c Please see linked video for reference. user:CustomerUser (password shared on slack) |
@SathyaJayabal Thanks @rootelement FE receiving |
Backend receiver in prod was having an error. I just was able to complete NDA for my user in prod just now: Please test again. |
@luizrrodrigues can you confirm and PR if there are changes? |
@rootelement Cool, looks good now. @sushilshinde No changes needed, this was fixed in BE side. |
@luizrrodrigues , not able to register for user who has already signed the NDA. Please try with your own handle and check please. See linked video for reference. A user who has not yet signed the NDA is able to sign and register to a challenge |
@rootelement Backend support viewing_complete event return from DocuSign? viewing_complete is about to see already signed. |
@SathyaJayabal what is your memberId in prod? |
@rootelement I see same issue with my user, id: 22827870 Challenge: https://beta-community-app.topcoder.com/challenges/658ae590-b249-4db0-bad4-b2ca86f31eda |
@rootelement , See the same issue with another user drasticdpk. This behaviour may be common to all users who have already signed the NDA. |
Verified for following users who have already signed NDA in V4 (callmekatootie, drasticdpk and kiril.kartunov ) and for users users who signed NDA in v5(picachuitest1) and users who have not yet signed NDA(picachuitest2). Works fine for all cases. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30131350 |
Thank you @luizrrodrigues for your patience in testing this. And @SathyaJayabal for your awesome diligence on providing clear feedback. |
@rootelement No problem :) |
Code freeze Re-testing: Verified with member who has accepted NDA in v4 earlier (lakshmiathreya) and member who hadnt accepted earlier - accepted in v5 now (lakshmiaCopilot). |
For a challenge requiring NDA (https://beta-community-app.topcoder.com/challenges/e77d97be-a576-4d62-966b-3a46b2d3f530) the NDA popup is displayed even though user (picachui) has already agreed to it previously (in V4)

The terms are not displayed completely and there is no agree button to continue.
The text was updated successfully, but these errors were encountered: