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

SAC assignment process function breaks for SAC-paper matching

Open haroldrubio opened this issue 2 years ago • 0 comments

https://github.com/openreview/openreview-py/blob/5c354cf4677def70a9834f3095a7ec5299202ba8/openreview/conference/templates/sac_assignment_post_process.py#L9-L13

The process function for making assignments assumes that the assignments for SACs are to ACs and does not account for SACs to papers so the paper groups are not properly changed

haroldrubio avatar Jan 19 '23 15:01 haroldrubio