added some BUGs
This commit is contained in:
15
BUGs
15
BUGs
@@ -1,6 +1,9 @@
|
||||
### Next: 8
|
||||
BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead...
|
||||
BUG-3: import job (first time, does not update with #files as it runs)
|
||||
BUG-4: Duration is borked and comes out as -1 day under jobs (windows created jobs only)
|
||||
BUG-6: add a new file (e.g. touch an image in the import dir), and keep_dir[<key>] has missing key
|
||||
BUG-7: thumbnail orientation issues (see latest image from my phone - of laptop)
|
||||
### Next: 11
|
||||
BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead...
|
||||
BUG-3: import job (first time, does not update with #files as it runs)
|
||||
BUG-4: Duration is borked and comes out as -1 day under jobs (windows created jobs only)
|
||||
BUG-6: add a new file (e.g. touch an image in the import dir), and keep_dir[<key>] has missing key
|
||||
BUG-7: thumbnail orientation issues (see latest image from my phone - of laptop)
|
||||
BUG-8: cascading failure jobs are needed
|
||||
BUG-9: import_path's and entry path_prefix issues when ProcessFilsInDir (in fact, should I really wrap all of that so no one sees its)
|
||||
BUG-10: gen*details will stop if no change to top-level dir, but not look in subdirs
|
||||
|
||||
Reference in New Issue
Block a user