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

ARR: Fix field readers #2166

Closed haroldrubio closed 1 month ago

haroldrubio commented 1 month ago

Avoid using double curly brace paths and point to the noteNumber field in the edit content

melisabok commented 1 month ago

use these values instead:

            "readers": [
              "aclweb.org/ACL/ARR/2024/April/Program_Chairs",
              "aclweb.org/ACL/ARR/2024/April/Submission${7/content/noteNumber/value}/Senior_Area_Chairs",
              "aclweb.org/ACL/ARR/2024/April/Submission${7/content/noteNumber/value}/Area_Chairs",
              "${4/signatures}"
            ]

in all the invitations where fields have restricted readers.