Skip to content
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

Organization name is not shown in the leaderboard #1611

Open
Punchwes opened this issue Oct 2, 2024 · 10 comments
Open

Organization name is not shown in the leaderboard #1611

Punchwes opened this issue Oct 2, 2024 · 10 comments
Labels

Comments

@Punchwes
Copy link

Punchwes commented Oct 2, 2024

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
Copy link
Collaborator

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

@Punchwes
Copy link
Author

Punchwes commented Oct 2, 2024

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
Copy link
Collaborator

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
Copy link
Collaborator

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

@Punchwes
Copy link
Author

Punchwes commented Oct 6, 2024

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
Copy link
Author

Punchwes commented Oct 6, 2024

@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
Copy link
Author

Punchwes commented Oct 6, 2024

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 ihsaan-ullah reopened this Oct 7, 2024
@ihsaan-ullah
Copy link
Collaborator

@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
Copy link
Author

Punchwes commented Oct 7, 2024

@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
Copy link
Collaborator

Strange.

I am putting link to the line number so that anyone checking this can do it easily

<td if="{submission.organization === null}"><a href="{submission.slug_url}">{ submission.owner }</a></td>

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants