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

Provide human-friendly status in submission status API response #5550

Closed
1 task done
jennifer-richards opened this issue Apr 28, 2023 · 0 comments · Fixed by #6011
Closed
1 task done

Provide human-friendly status in submission status API response #5550

jennifer-richards opened this issue Apr 28, 2023 · 0 comments · Fixed by #6011
Assignees
Labels
accepted component: submit/ contrib-easy Easy dev difficulty for contribution enhancement New feature or request medium

Comments

@jennifer-richards
Copy link
Member

jennifer-richards commented Apr 28, 2023

Description

The submission status API response provides minimal data, currently something like

{"id": "12345", "state": "aut-appr"}

The state field in the response is the slug of the SubmissionStateName and is not particularly human friendly. In this case, aut-appr means "Awaiting Approval from Previous Version Authors".

It would be nice to include the name field in addition to the slug.

Code of Conduct

@jennifer-richards jennifer-richards added enhancement New feature or request medium component: submit/ contrib-easy Easy dev difficulty for contribution labels Apr 28, 2023
@rjsparks rjsparks added contrib-easy Easy dev difficulty for contribution and removed contrib-easy Easy dev difficulty for contribution labels Jul 12, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accepted component: submit/ contrib-easy Easy dev difficulty for contribution enhancement New feature or request medium
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants