allow new authors schema that supports institutions#2741
allow new authors schema that supports institutions#2741
Conversation
melisabok
commented
Oct 30, 2025
- Add new setting in the venue request form: authors_with_instutions that enables the new schema, the venue must force the submissions to have author profiles only.
- Remove deprecated settings in the submission stage: create_groups, create_review_invitations
- Support authorids in the class Note when using the new schema.
- Add a tests
|
all invitations which alter reader of authorids will need to be changed |
|
assuming there are 2 invitations for a submitted paper: after user update the note using invitation2, invitation1 must be updated to match updated result in the note |
Should I support the invitation2?
I don't think both invitations should be active at the same time, do you see an scenario when this is not true? |