Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Manage submissions rejudging is not idempotent #1009

Closed
xiaowuc1 opened this issue May 16, 2019 · 0 comments
Closed

Manage submissions rejudging is not idempotent #1009

xiaowuc1 opened this issue May 16, 2019 · 0 comments

Comments

@xiaowuc1
Copy link
Contributor

Reproduction steps:

  1. Rejudge some submissions via a manage submissions page.
  2. Rejudge them again while some submissions are in QU state.

Expected result:

  1. QU subs stay in QU
  2. non-QU subs become QU

Actual result:

  1. [correct behavior about non-QU subs]
  2. QU subs become IE, with a further side-effect that new QU subs are automatically IE
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants