uhlibraries-digital / carpenters

Digital preservation workflow utility
MIT License
9 stars 2 forks source link

Auto Assign Does Not Recognize Pages #59

Closed metaweidner closed 6 years ago

metaweidner commented 6 years ago

Auto Assign Files function does not recognize pages as a level within the archival hierarchy. carpentersautoassignpagesbug

seanlw commented 6 years ago

Isn't really a bug. Carpenters only recognizes these container types:

b: 'Box', c: 'Cabinet', d: 'Drawer', f: 'Folder', i: 'Item', t: 'Tube'

If a new type page is needed then this will be a added feature.

metaweidner commented 6 years ago

@seanlw The app won't let me assign any more files after those error messages. That seems like a bug.

seanlw commented 6 years ago

@metaweidner that's the correct behavior since it can't find the correct location because of the unknown type. Carpenters won't guess at where to put it.

seanlw commented 6 years ago

Page seems to be a new container

metaweidner commented 6 years ago

@seanlw I loaded the images and attempted to auto-assign. It gave me those messages. Now I can't drag any of the files from the built in assignment window or the windows file viewer. The app is completely frozen. Had to end the task from the task manager.

seanlw commented 6 years ago

That sounds like a different issue than the auto assignment error. It just got triggered during that event.

metaweidner commented 6 years ago

This issue is no longer relevant since we removed the load files interface.