Zotero Beta: No Added By for some items
dstillman
Zotero Team
This discussion was created from comments split from: Available for beta testing: Added By and Modified By for group libraries.
Upgrade Storage
There is something odd going on for the "added by" in a large group library of mine, though. Quite a few of the items (I can't figure out a pattern) do not have an "added by" in the desktop software when they do in the online library.
https://s3.amazonaws.com/zotero.org/images/forums/u13223/o0ybbvj1gj0b8k3ygycg.png
https://s3.amazonaws.com/zotero.org/images/forums/u13223/4vyjsvn6obfp8gg0001q.png
Here's another Debug ID for a sync, just in case that helps: D1889140321
await Zotero.DB.queryAsync("DELETE FROM settings WHERE setting='sync' AND key LIKE 'groupItemUsersBackfilled%'");await Zotero.DB.queryAsync("DELETE FROM settings WHERE setting='sync' AND key LIKE ?", 'groupItemUsersBackfilled%');