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
Describe the bug
The issue is that we’re showing the submitters list using the handle of the user that created the submission. There is also an API field that has the ID of the submitter. The issue with using createUser is that it’s really an audit field and sometimes it won’t be the actual submitter. For example, if ritesh uploads a submission on behalf someone else, then it’s showing ritesh as the submitter instead of the member
@SathyaJayabal, can you please verify if this is still an issue? Use case is if support had to submit on behalf of a member. The submission should show the member's handle, not the support team.
Describe the bug
The issue is that we’re showing the submitters list using the handle of the user that created the submission. There is also an API field that has the ID of the submitter. The issue with using createUser is that it’s really an audit field and sometimes it won’t be the actual submitter. For example, if ritesh uploads a submission on behalf someone else, then it’s showing ritesh as the submitter instead of the member
link: https://www.topcoder.com/challenges/30103939?tab=submissions
The text was updated successfully, but these errors were encountered: