With the latest update, if after having retrieved zkeys one wants to merge two books (e.g. different formats) in Calibre, one is not able to do that. Calibre throws a dialog box "Error unhandled exception." and a message saying "Value Error: Column 'zotero_key' is not editable"
calibre, version 5.99.8
ERROR: Unhandled exception: <b>ValueError</b>:Column 'zotero_key' is not editable
calibre 5.99.8 Portable
Interface language: None
Successfully initialized third party plugins: View Manager (1, 8, 0) && Zotero Metadata Importer (1, 0, 73)
Traceback (most recent call last):
File "calibre\gui2\actions\edit_metadata.py", line 647, in merge_books
File "calibre\gui2\actions\edit_metadata.py", line 772, in merge_metadata
File "calibre\db\legacy.py", line 756, in set_custom
ValueError: Column 'zotero_key' is not editable
|