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

Native API fails to update data file in published dataset #8542

Open
kmika11 opened this issue Mar 28, 2022 · 1 comment
Open

Native API fails to update data file in published dataset #8542

kmika11 opened this issue Mar 28, 2022 · 1 comment

Comments

@kmika11
Copy link
Contributor

kmika11 commented Mar 28, 2022

When attempting to edit the metadata of a file in a published dataset via API, the POST request returns the following error:

{"status":"ERROR","message":"Filename already exists at xxxx.jpg"}

Identical requests that pass file IDs on draft datasets are successfully edited. The UI supports editing published data files by creating a new draft and version when published.

@pdurbin
Copy link
Member

pdurbin commented Oct 13, 2023

The same problem has been reported here: https://groups.google.com/g/dataverse-community/c/DKr7_MA5Jjs/m/jEXDpxA7GwAJ

landreev added a commit that referenced this issue Jan 30, 2024
stevenwinship pushed a commit that referenced this issue Feb 7, 2024
…10282)

* "stored with header" flag #8524

* more changes for the streaming and redirect code. #8524

* disabling dynamically-generated varheader in the remaining storage drivers. #8524

* Ingest plugins (work in progress) #8524

* R ingest plugin (#8524)

* still some unaddressed @todo:s, but the branch should build and the unit tests should be passing. # 8524

* work-in-progress, on the subsetting code in the download instance writer. #8524

* more work-in-progress changes. removing all the unused code from TabularSubsetGenerator, for clarity etc. #8524

* more bits and pieces #8524

* 2 more ingest plugins. #8542

* Integration tests. #8524

* typo #8524

* documenting the new setting. #8524

* a release note for the pr. also, added the "storage quotas enabled" to the list of settings documented in the config guide while I was at it. #8524

* removed all the unused code from this class (lots of it) for clarity, etc. git history can be consulted if anyone is curious about what we used to do here. #8524

* removing @todo: that's no longer relevant #8524

* (cosmetic) defined the control constants used in the integration test. #8524
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants