Native API fails to update data file in published dataset #8542
Labels
Feature: API
Feature: File Upload & Handling
Type: Bug
a defect
User Role: API User
Makes use of APIs
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.
The text was updated successfully, but these errors were encountered: