-
Notifications
You must be signed in to change notification settings - Fork 278
Open
Description
In some cases, two contests (on the same domjudge instance) share the same problemset (and balloon color). Currently, there's no automated way to quickly clone these configurations. This is because importing problems.yaml attempts to create new problems using the ids specified in the file and then associate them with the contest, but these problems may already exist.
Current workaround is manually create a new contest, then add exist problems and set colors one by one.
Metadata
Metadata
Assignees
Labels
No labels