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

Set file meta after native upload #13

Merged
merged 3 commits into from
May 9, 2024
Merged

Conversation

JR-1991
Copy link
Member

@JR-1991 JR-1991 commented Apr 28, 2024

Overview

This pull request adds functionality to update file metadata after uploading ZIP archives via DVUploader. Currently, Dataverse can upload multiple files as ZIP archives, but this process results in the loss of any file metadata. This pull request introduces a step after the native upload to update the metadata for each file accordingly.

TLDR

  • Adds metadata to files after zipped native upload
  • Extended tests to check if description is properly set

@JR-1991 JR-1991 added the bug Something isn't working label Apr 28, 2024
@JR-1991 JR-1991 self-assigned this Apr 28, 2024
@JR-1991 JR-1991 merged commit af4c3b0 into main May 9, 2024
4 checks passed
@JR-1991 JR-1991 deleted the set-file-meta-after-native-upload branch May 12, 2024 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant