-
Notifications
You must be signed in to change notification settings - Fork 212
[$50]Marathon Matches details not shown to the user #2359
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
@m-yadav any handle example with lot of MMs? |
I have reported the issue for my handle: "Ardavel". However, I've participated only in two MMs. |
@skyhit please have a look |
@sushilshinde check https://api.topcoder.com/v4/members/ardavel/mms/?filter=status%3DPAST%26isRatedForMM%3Dtrue&orderBy=endDate%20desc&limit=36&offset=0, it returns
long time ago, we used a separate indexes for marathon matches and srms matches, for now, I think we should members/ardavel/challenges instead of members/ardavel/mms/ what do you think? or you want to change in api side |
@skyhit please go ahead, I'll link issues |
@sushilshinde change in api side, or directly use member//challenges, I think we should drop the usage of |
Contest https://www.topcoder.com/challenges/30092667 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30092667 has been updated - the new changes has been updated for this ticket. |
The current call is failing to pull past marathon matches because endpoint and filter params are outdated. This fix is to update endpoint and filter params to include PAST Marathon matches in the community app. Past marathon matches are of two types (on system level, users do not care)
GET call : Please do adjust the data model read the code in case JSON structure is different. @topcoder-platform/topcodercompetitors this is open for pickup. PR on |
Contest https://www.topcoder.com/challenges/30092667 has been updated - it has been assigned to rashmi73. |
@sushilshinde is it just front end change? |
@rashmi73 yes, it is P1 and urgent |
@sushilshinde PR has been raised at both repos. currently at develop branch PR has been raised and here PR is raised on hot-fixes-3 for minor model change. |
@rashmi73 thanks. Deployment pipeline has been a little busy, so it's taking time. |
Hey @sushilshinde has this been deployed? :) |
@sushilshinde any updates on this? I do not wish to lose my efforts. |
@sushilshinde waiting here |
@harshitmehta123 @ThomasKranitsas @nithyaasworld @sushilshinde can anyone atleast please respond? |
@harshitmehta123 @ThomasKranitsas @nithyaasworld @sushilshinde some reply would be really helpful from anybody. keeping aside other tasks this task was taken at priority and completed to best.but then it disappoints that no one is ready to reply anything whether this task is ignored? it will be merged later? PR is not proper? efforts are wasted? I am in real need of money hence it is a discouragement to see efforts go wasted like this and no one responds being a P1 task. |
Your efforts will not be wasted that I can guarranty you. This do not happen often I apologize for this one but there are/were some other internal priorities, so everybody is busy with that. I can't attend this right away, but this is on my list. |
@sushilshinde thanks for the response, Yes I see there are many Accesiblity issues open/reviewed and merged, till then waiting no problem. I just wanted to bring it your notice that this issue is pending, as you commented so I am assured now. thanks |
[500]: Challenge for the updated issue 2359 is creating, rescheduling this event |
1 similar comment
[500]: Challenge for the updated issue 2359 is creating, rescheduling this event |
[504]: Failed to create challenge. |
1 similar comment
[504]: Failed to create challenge. |
Contest https://www.topcoder.com/challenges/30097469 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30097469 has been updated - it has been assigned to rashmi73. |
@sushilshinde any updates on this? |
@sushilshinde can I get anything on this? thank you |
@cwdcwd @crazyk07 @sushilshinde @rashmi73 it looks like this one fell through the cracks. The contest to fix this has, theoretically, been live since July. But since @rashmi73 is here asking for more help, I suspect that the contest was not as "live" or set up as it needed to be. |
@mcskinner that's a placeholder for the task payment and it looks like this ticket has been languishing. @sushilshinde can we pick this one back up? |
This ticket was not processed for payment. If you would like to process it for payment, please reopen it, add the |
Details page for marathon challenges is not working for users. Its giving error "ailed to get member marathons".
To Reproduce
Steps to reproduce the behavior:
Console throws below error
Expected behavior
Challenge details pertaining to marathon matches should be shown to the user.
The text was updated successfully, but these errors were encountered: