DigitalSlideArchive / import-tracker

A Girder plugin for data import tracking in HistomicsUI
Other
2 stars 2 forks source link

Don't move imported files by default #24

Open willdunklin opened 11 months ago

willdunklin commented 11 months ago

If a file is imported, we probably don't want to move it by default. This would mean (possibly as a future PR), adding a flag to "move imported files" and have it default to false. If the file record has an imported: true entry, it would be skipped.

Originally posted by @manthey in https://github.com/DigitalSlideArchive/import-tracker/issues/19#issuecomment-1721620693