-
-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Changing database ID does not work #241
Comments
Hi @dkamaitis, thanks for reporting this issue! I see what's happening here. When a Zotero item has been synced to Notion, a link to the Notion page is saved in Zotero so that any future updates to the item will update the same page in Notion instead of creating a new page. Unfortunately, there's currently no logic to check that the page is still in the database specified by the database ID in the Notero preferences. I'd like to implement a proper fix for this, but in the meantime, here are some workarounds I can think of:
|
Hi @dvanoni, thanks for the detailed explanation - very much appreciate your work on Notero. |
Included in release v0.6.6 |
Describe the issue
Changing Database ID to a new one does not work. Notero still tries to sync using the old Notion Database ID.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Changes synced to a new Notion database.
Screenshots
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: