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

feature request: set minimal submission number (as a relatively simple way to support revise-resubmit) #299

Open
dants opened this issue Mar 21, 2023 · 2 comments

Comments

@dants
Copy link

dants commented Mar 21, 2023

In continuation to issue #298, which probably requires a lot of work and thus might be unrealistic, it seems like the following may be an easier way to provide some minimal support for the concept of revise-resubmit between consecutive review cycles:

  1. Allow an administrator to set the minimal paper number allocated to submissions.

  2. Allow an administrator to change the number of a new submission to another number.

This way, the minimal paper number of Cycle 2 can be set to be greater than all the submission numbers of Cycle 1. Then, when a revise-resubmit paper is submitted to Cycle 2, the admin can change its number to be its previous number from Cycle 1.

(The credit for this idea belongs to Mike Swift.)

@kohler
Copy link
Owner

kohler commented May 31, 2023

Why is it important that the revise-and-resubmit from cycle 1 needs the same number in cycle 2

@dants
Copy link
Author

dants commented May 31, 2023

If the submission ID is made unique across cycles (for all submissions, not just revise-resubmit), it would make searching for a specific submission easier, allowing us to use the same query across HotCRP instances as well as in our email.

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

No branches or pull requests

2 participants