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

Fix error messages in move endpoint #750

Merged
merged 7 commits into from
Oct 21, 2024

Conversation

replaceafill
Copy link
Member

@replaceafill replaceafill commented Oct 18, 2024

This fixes the formatting of translatable strings in error messages for the endpoint.

This tests that the move endpoint fails when the AIP is not in
UPLOADED state.
This fixes the interpolation of the translatable strings of the error
message raised when the package is not in the expected state.
This tests a missing location_uuid parameter in the move request.
This tests a non-existent location being passed to the endpoint.
This tests passing a target location with different purpose.
This tests moving update failing.
This tests a successful response includes a URL to the asynchronous
task.
Copy link
Contributor

@Dhwaniartefact Dhwaniartefact left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@replaceafill replaceafill merged commit 8d7b92a into qa/0.x Oct 21, 2024
9 checks passed
@replaceafill replaceafill deleted the dev/fix-move-endpoint-messages branch October 21, 2024 15:45
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.

2 participants