openreview-py icon indicating copy to clipboard operation
openreview-py copied to clipboard

Assignment invitation: If submission_content is empty, remove the existing withContent field from the head

Open enrubio opened this issue 1 year ago • 0 comments

For venues using tracks - if Paper Matching Setup is first run with a submission track selected it will update the withContent param of the head in the Assignment invitation. But if they later run it for all papers (submission_track is empty) the assignment invitation is not updated.

Maybe in set_assignment_invitation we should check if submission_content is empty and update the assignment invitation.

enrubio avatar Oct 09 '24 21:10 enrubio