openreview / openreview-py

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

Camera ready revisions overwrite author readers #2177

Closed celestemartinez closed 1 month ago

celestemartinez commented 1 month ago

After publication chairs have been added as readers of author names, enabling revision invitations for accepted papers will remove the chairs as readers.

I think we can check if the revision stage is enabled for accepted papers only and the venue has publication chairs, then they should be added as readers of the authors and authorids fields in the revision invitations.