Annotations problems : failing to save pdf's annotations on iMac

First PDF annotations after opening my document couldn't save.
Had the same problem 3 times after opening the same file several times.

Ticket : 1287536835
  • [JavaScript Error: "'annotation' not loaded for item (942/1/A94UXH6P)"]
    If you go to Tools → Developer → Run JavaScript and run the following code, what's the result?

    return await Zotero.DB.valueQueryAsync("SELECT COUNT(*) FROM items WHERE itemTypeID=(SELECT itemTypeID FROM itemTypes WHERE typeName='annotation') AND itemID NOT IN (SELECT itemID FROM itemAnnotations)")
Sign In or Register to comment.