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

Final report enhancement #30

Open
vilarodr opened this issue Dec 15, 2023 · 0 comments
Open

Final report enhancement #30

vilarodr opened this issue Dec 15, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vilarodr
Copy link
Collaborator

vilarodr commented Dec 15, 2023

The final report from the upload should take in account more info from the repository side like for the API call "Replacing multiple existing files in the Dataset" that returns a JSON object as a response that includes a “data” that indicates how many of the file replacements (uploads in our case) succeeded and provides per-file error messages for those that don’t, e.g.

See https://guides.dataverse.org/en/latest/developers/s3-direct-upload-api.html#replacing-multiple-existing-files-in-the-dataset

The variable addMultipleFilesResponse on code line 127 at upload-controller could be used for this purpose.

@vilarodr vilarodr added the enhancement New feature or request label Dec 15, 2023
@vilarodr vilarodr self-assigned this Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant