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

Journal: Fix reminder emails that get sent to users who already completed their task

Open enrubio opened this issue 1 year ago • 0 comments

Inside get_late_invitees() we don't get the profile when the signature is an email, but we do get profiles when we get invitee members. When the user was recruited with an email this creates a mismatch between invitee and signature members and causes reminder emails to get sent out even if the user completed their task.

enrubio avatar Jul 03 '24 18:07 enrubio