openreview / openreview-py

Official Python client library for the OpenReview API
https://openreview-py.readthedocs.io/en/latest/
MIT License
134 stars 18 forks source link

ARR: Enable different emailing options in PC console #2200

Open haroldrubio opened 3 weeks ago

haroldrubio commented 3 weeks ago

Below are the emailing options requested. Some have been implemented or already exist.

Some of these will need to be integrated into the Paper Status tab since the rowData object that gets read needs to be aware of an entire paper's reviewing workflow rather than what is just assigned to the reviewer/AC

SAC / SAE groups:

AC / AE groups:

Reviewer groups:

haroldrubio commented 4 days ago

ACs with assigned checklists deployed from:

Note: The option ACs with assigned checklists, not all completed will also email ACs in the option ACs with assigned checklists, none completed since the second option is a subset of the first option.

Extra changes will have to be made if we want ACs with assigned checklists, not all completed to only include those who have already started their checklists (>= 1 checklist submitted across the assignments)