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

Cannot delete organization - violates foreign key constraint #1620

Open Punchwes opened 1 month ago

Punchwes commented 1 month ago

Hi,

I want to delete an organization, but it does not allow me to delete. It says:

image

The organization only has one user (me) alone and I am the owner.

Do you have any idea why this is happening?

ihsaan-ullah commented 1 month ago

You have submitted a submission using your organization. I think if you delete that one, then you can delete the organization

Punchwes commented 1 month ago

emmm... I guess I cannot delete my submission (no such button in My Submissions), because that is the permission of the competition organizer. Does it mean that I can never delete the organization until the competition organizer delete my submission?

ihsaan-ullah commented 1 month ago

I think yes.

Didayolo commented 1 month ago

We are working on adding the possibility to let users delete their own submissions without being organizers (#713).

Not sure how we should handle this issue however.