Skip to content

bugfix: handle repeated submission review access gracefully#5260

Open
kopfduenger wants to merge 1 commit intoopenlibhums:masterfrom
kopfduenger:bugfix/submission-review-redirect
Open

bugfix: handle repeated submission review access gracefully#5260
kopfduenger wants to merge 1 commit intoopenlibhums:masterfrom
kopfduenger:bugfix/submission-review-redirect

Conversation

@kopfduenger
Copy link
Copy Markdown

This improves the submission flow for already-submitted articles.

Instead of returning a 404 when the submitting author revisits /submit/<id>/review/, Janeway now redirects them to the article status page. The author-facing status page was also expanded to show useful article metadata.

Validation:

  • lando manage test submission passed
  • targeted security tests for the new redirect behavior passed

Note:

  • the broader security suite still reports one unrelated inconsistent test around submission_authorised_with_good_user

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.

1 participant