You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Prior to OJS 3.4, the submission wizard had a hook in 'submissionsubmitstep3form::execute'.
This hook was used by orcidProfile plugin to send Authors without OcidIDs emails to gather their orcid ids upon publication.
From OJS 3.4 on, the submission wizard is redesigned, therfore a mechanism to trigger the email function needed.
To Reproduce
Steps to reproduce the behavior:
Configure orcid plugin
Go to contributors' page
Add a contributor (do not authenticate using orcid)
Publish the article
No emails in contributor email.
Expected behavior
An email asking verification
Additional context
OJS 3.4
OPS 3.4
The text was updated successfully, but these errors were encountered:
withanage
changed the title
Send authorization emails to contributors (co-autthors) upon publication
Send authorization emails to contributors (co-authors) upon publication
Mar 4, 2023
Describe the issue
Prior to OJS 3.4, the submission wizard had a hook in 'submissionsubmitstep3form::execute'.
This hook was used by orcidProfile plugin to send Authors without OcidIDs emails to gather their orcid ids upon publication.
From OJS 3.4 on, the submission wizard is redesigned, therfore a mechanism to trigger the email function needed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Additional context
OJS 3.4
OPS 3.4
The text was updated successfully, but these errors were encountered: