codalab / codabench

Codabench is a flexible, easy-to-use and reproducible benchmarking platform. Check our paper at Patterns Cell Press https://hubs.li/Q01fwRWB0
Apache License 2.0
76 stars 28 forks source link

Organization name is not shown in the leaderboard #1611

Open Punchwes opened 1 month ago

Punchwes commented 1 month ago

Hi,

We are now organizing a competition and it seems that all submissions that submitted as an organization do not have their participant name shown as the organization name.

Is this a bug now or I need to manually change setting somewhere?

ihsaan-ullah commented 1 month ago

Can you please share a screenshot where you see this problem?

Punchwes commented 1 month ago

Please check the attached pics. I submit as an organization but on the leaderboard, it still shows my username.....

before_submit after_submit
ihsaan-ullah commented 1 month ago

Please check again. I can see organization name instead of username for a submission submitted as an organization

Screenshot 2024-10-05 at 11 05 11 AM
ihsaan-ullah commented 1 month ago

I am closing this. Feel free to reopen if you find any more issues related to this

Punchwes commented 1 month ago

Hi,

I have tested it again.... Still it shows my username.... I do not know why...

Snipaste_2024-10-06_18-25-41

The leaderboard still shows my username:

Snipaste_2024-10-06_18-29-38

Is it because I previously submitted as Yourself and then submit it again as an organization then would not be able to overwrite it?

Punchwes commented 1 month ago

@ihsaan-ullah I have further tested by deleting all my previous submissions and re-submit again as organization. Still, it shows my username....

Snipaste_2024-10-06_18-36-27

I have checked through all the setting related to leaderboard, there is no options related to this....

It used to work I think before October when I first tested it, the submit as Organization works perfectly.... I have no idea where went wrong.....

Punchwes commented 1 month ago

I have tested it on another competition I am enrolled.. And the organization Name shows without any problem:

Snipaste_2024-10-06_19-02-31

It seems that it is the problem with my competition..... But I cannot find any options or settings that allow me to change this... Can you give me some advice on this? @ihsaan-ullah

If you would like to have a try, my competition link is: https://www.codabench.org/competitions/3737/ and one submission example file is: predictions.zip

ihsaan-ullah commented 1 month ago

@Punchwes I am not sure why this is happening. Maybe because your first submission was without an organization so now it shows your username for all submissions.

Can you reproduce this on your new competition?

Punchwes commented 1 month ago

@ihsaan-ullah I have tried again with the new competition (not mine, but I participate it), the submit as organization works perfectly, I can freely change as Yourself or as Organization and it will be reflected correctly.

As to my own competition - https://www.codabench.org/competitions/3737/, I have created a new account, without any previous submissions. I use the new account to submit as an organization, and it still shows the username....

The submission tab is like:

image

The leaderboard looks like:

image

I am now very confused..... I am almost certain it is the problem with my competition - https://www.codabench.org/competitions/3737/. As I cannot reproduce this in other competitions. However, I have no idea what caused this.... There is no relevant options or settings in the configuration that can change this.....

ihsaan-ullah commented 1 month ago

Strange.

I am putting link to the line number so that anyone checking this can do it easily https://github.com/codalab/codabench/blob/de55ef3fc3642194d194fb79ab61aad6a3e25d6d/src/static/riot/competitions/detail/leaderboards.tag#L84

To fix this, we really need to reproduce this issue.