appirio-tech / direct-app

TopCoder Direct
https://www.topcoder.com/direct/
23 stars 104 forks source link

Download All Button in Direct #468

Open Dara-K opened 5 years ago

Dara-K commented 5 years ago

The Download All button from Direct doesn't work to download all submissions, while it worked a few months ago. Right now on, one of my challenges, it downloaded only 15 submissions out of total 73 and they had some random long names.

image

image

I asked support to help with the download, but they said download all from Direct is not supported so the only solution was to download them individual from Online Review.

Would be great to have that button working again as it was 6 months ago.

coderReview commented 5 years ago

@dushyantb can we create a challenge in dev with a lot of submissions?

cwdcwd commented 5 years ago

@coderReview do it

coderReview commented 5 years ago

@cwdcwd can we close this one? @Dara-K deployed to prod. Please try it out. Thanks

Dara-K commented 5 years ago

@coderReview I tried this for a challenge I close this week and it took me to 503 Service Temporarily Unavailable page...

coderReview commented 5 years ago

what is the project ID? @Dara-K

Dara-K commented 5 years ago

It's 30091015 @coderReview

https://www.topcoder.com/direct/contest/submissions.action?projectId=30091015&formData.viewType=GRID

ajefts commented 5 years ago

@coderReview It's linking to the old studio app server for design challenges: https://studio.topcoder.com/?module=DownloadAllSubmissions&ct=30091015&round=final&type=original

coderReview commented 5 years ago

hi @ajefts I thought we fixed that. Will check again

Dara-K commented 5 years ago

@coderReview @cwdcwd

I tested the Download All button in a few challenges these days and it works now perfect. Thank you so much!

I shared the news with our design copilots and they were very excited as well.

Thanks for making our life easier :) copilots thank you .

coderReview commented 5 years ago

hi @Dara-K please let us know if you still face any issues. @ajefts @cwdcwd I think we can close this one.

see PR: https://github.com/appirio-tech/direct-app/pull/486

Dara-K commented 5 years ago

@coderReview It looks good now- in case this comes back, I will let you know - thanks!

Dara-K commented 5 years ago

@coderReview @ajefts

Hi team,

I am baack! It looks like the Download All button functionality has some bugs. I am managing this challenge: https://www.topcoder.com/direct/contest/submissions.action?projectId=30091975&formData.viewType=GRID&formData.roundType=FINAL and when I downloaded the submissions using the Download All button I noticed the following issues:

  1. One submission was missing from archive when they were downloaded - 299880

  2. There were a few submissions that I couldn't download as I was getting an error: 299376 299393 299891 299954 299880 299899

  3. I emailed support about the issue above and they 'fixed' them so I could download all, but when I tried to open several, I got a damaged archive. The below ones are the ones damaged: 299376 299393 299891 299954 (note: not sure if this is related to the Download All button or is an issue from designers)

Other copilots and one screener told me they have same issue with submissions lately (they can't download all and have to email support to fix them). Note: this can cause delays in showing the designs to the customers, especially when there's a meeting right after the challenge ends.

Can you check for any bugs in the implementation of the fix, please?

Thank you!

coderReview commented 5 years ago

@ajefts @cwdcwd can you help get some logs?

Dara-K commented 5 years ago

Any update on this? @coderReview @cwdcwd @ajefts

coderReview commented 5 years ago

@Dara-K I am waiting for the logs so I can debug the issue.

Dara-K commented 4 years ago

Hi team,

It looks like this issue is back: when trying to download the designs submissions from this challenge https://software.topcoder.com/review/actions/ViewProjectDetails?method=viewProjectDetails&pid=30119995 I got only 25 submissions out of 37 total. Support looked into it and said that because of the large submission file the code is timing out: https://help.topcoder.com/hc/en-us/requests/57261?page=1

Can you look into this use case to handle it for future? @coderReview

Thank you.

coderReview commented 4 years ago

Hi @Dara-K, I know that for Online Review we are moving to submission V5 API. Maybe this should do the same. @ThomasKranitsas @ajefts @cwdcwd

Dara-K commented 4 years ago

Thanks for the reply @coderReview . Any idea when we are moving to V5 API?

Is this something that can be solved meanwhile? if it takes long time to do that.