Conflict to upload files in console (override exist files)

Hello,

It seems that there has been a change in behavior on the platform regarding file uploads via the console. Now, it’s no longer possible to directly update an existing file in a folder through the console interface. Instead, it’s necessary to remove the file first and then upload the updated version. Previously, if the file already existed in the folder, a PATCH request was made, but now it seems to be a POST request, leading to conflicts.

You would like to verify if this change in behavior is intentional or if it could potentially be a bug.

Thanks!

Hey @Vander_Maziero,

We are able to reproduce this error and are working on a fix. Thanks for bringing this to our attention!

This has been fixed and deployed to your installation.