openreview / openreview-py

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

ARR: Fix ethics review rebuttal readers #2167

Closed haroldrubio closed 4 months ago

haroldrubio commented 4 months ago

For submissions that have been flagged for ethics review with Ethics_Review_Flag, it overwrites the comment readers after the rebuttal stage. When the rebuttal phase starts, the invitation content needs its readers updated

melisabok commented 4 months ago

This issue should be fixed but create a test to confirm it.