clowder-framework / clowder

A data management system that allows users to share, annotate, organize and analyze large collections of datasets. It provides support for extensible metadata annotation using JSON-LD and a distribute analytics event bus for automatic curation of uploaded data.
https://clowderframework.org/
University of Illinois/NCSA Open Source License
33 stars 17 forks source link

remove file from folders if we are moving it into the same dataset #442

Open tcnichol opened 3 months ago

tcnichol commented 3 months ago

The new expected behavior is that if you move a file to the same dataset that it is already inside, it should remove it from any folders in the dataset. This fixes a duplicate file view bug that happened when using the api route to move files.