added BUGS

This commit is contained in:
2021-09-04 19:48:29 +10:00
parent 423f9af2c4
commit cf455cca29

9
BUGs
View File

@@ -1 +1,8 @@
### Next: 45
### Next: 49
BUG-45: when deleting, the .pa_bin path has c:\ ... in it, not the real path
-- due to multiple Bin paths, really only should have one... Prob. best to re-jig Setting to have Base path (diff for me and Cam), then only 1 Bin path of base, can allow multiple import / storage as it works anyway
BUG-46: when duplicate is in both import dir x 2 and at least 1 storage (maybe more), it tries to delete/keep it twice
BUG-47: maybe related to BUG-46, but the counts for deleting are broken (saying 2 manual choices to delete 0 / keep 0 files)
SEEMS related... file is in Storage and choices in Import, Storage keeps file first, Import choices are then
thrown away (definitely caseus BUG-46, and I think causes the counts too)
BUg-48: initial code to CleanUpDirInDB does not even seem to be called, let alone work