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

An endpoint to update an article's status #12

Open
TobiasKappe opened this issue Dec 29, 2023 · 0 comments
Open

An endpoint to update an article's status #12

TobiasKappe opened this issue Dec 29, 2023 · 0 comments

Comments

@TobiasKappe
Copy link

For LMCS's tooling to be ported to the API, we would need some kind of endpoint that would allow us to update an article's status. For instance, one thing we often do is move an article from "Accepted" to "Copy ed.: waiting for author's final version" when requesting the paper password.

Would it be possible to add an endpoint that would allow us to perform such manipulations? We would specify a paper's identifier, the action to be performed, and the message to be sent to the author.

Ideally, we would also like to include the email address to be used in the "reply-to" header of the email. Currently, our tooling temporarily updates the email address of our machine account (via the web interface) before sending this message, so as to ensure that the author's replies are sent to the layout editor that triggered the request.

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

No branches or pull requests

1 participant