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

Venue: let users delete invite assignments edges

Open melisabok opened this issue 1 year ago • 1 comments

This way they can cancel an invitation to an emergency reviewer before accepting it.

melisabok avatar Jan 17 '24 15:01 melisabok

We should:

  • add ACs (and SACs?) as writers of Invite_Assignment invitations
  • check in the preprocess function if the reviewer has accepted the invitation. If they have, throw an error saying the edge can't be deleted
  • if invite assignment is still pending, the AC can delete the edge and cancel the invitation

celestemartinez avatar Jan 22 '24 20:01 celestemartinez

Done here: #1999

celestemartinez avatar Apr 24 '24 20:04 celestemartinez