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

Assignment preprocesses: Fix domain content keys

Open enrubio opened this issue 1 year ago • 0 comments
trafficstars

  • Fixes the issue mentioned here: https://github.com/openreview/openreview-py/pull/2201#discussion_r1700795788

In some preprocess functions we retrieve fields from the domain using the committee name in the key. The problem is that these fields are hardcoded and don't use the committee name. It's an issue for venues that use custom role names.

enrubio avatar Aug 16 '24 17:08 enrubio