Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Journal setup AE matching: do not create resubmission score when the AE is archived #2057

Merged
merged 4 commits into from
Mar 27, 2024

Conversation

melisabok
Copy link
Member

This is an issue reported by TMLR.

When computing resubmission scores using previous assignments, we need to validad the tail is still an active action editor.

assert openreview_client.get_edges(invitation='CARP/Action_Editors/-/Local_Custom_Max_Papers', tail='~Ana_Prada1')[0].weight == 5
assert openreview_client.get_edges(invitation='CARP/Action_Editors/-/Local_Custom_Max_Papers', tail='~Paul_McCartney1')[0].weight == 11
#assert openreview_client.get_edges(invitation='CARP/Action_Editors/-/Local_Custom_Max_Papers', tail='~Paul_McCartney1')[0].weight == 11
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we remove this line?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@enrubio enrubio merged commit 57c35e3 into master Mar 27, 2024
1 check passed
@enrubio enrubio deleted the fix/journal-setup-ae-matching branch March 27, 2024 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants