Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOI, QID and other unique identifiers do not update in Cita pane when changed in Zotero's info pane #292

Closed
Tracked by #257
diegodlh opened this issue Sep 10, 2024 · 2 comments
Assignees
Labels
bug Something isn't working Zotero 7

Comments

@diegodlh
Copy link
Owner

diegodlh commented Sep 10, 2024

Describe the bug
If DOI, QID or other unique identifiers are changed in Zotero's Info pane for an item, their values are not correspondingly updated in the Cita pane below. The item has to be unselected and selected again for the change to show in the Cita pane.

To Reproduce

  1. Change the DOI of an item in Zotero.

Expected behavior
The new DOI should show in the corresponding DOI field in the Cita pane.

Environment:

  • Zotero version: Zotero 7
  • Cita version: zotero7 development branch
  • OS name and version: Linux

Additional context
This did not affect previous versions of Zotero because the Info and Cita pane would not show at the same time (they were separate tabs before).

Note that it does work the other way round. That is, if unique identifier is changed in the Cita pane, it gets immediately updated in the Info pane.

@Dominic-DallOsto
Copy link
Collaborator

Hmm, yeah. More specifically, I get the following:

  1. Select an item
  2. Add a DOI in the Info pane, it shows up immediately in the Cita pane
  3. Delete it in the Info pane, it also disappears immediately from the Cita pane
  4. Add a DOI in the Cita pane, it shows up immediately in the Info pane
  5. Delete the DOI in the Cita pane, it disappears immediately from the Info pane
  6. Now add a DOI in the Info pane, it doesn't show up in the Cita pane

I don't see any errors in the console though

Copy link

🚀 This ticket has been resolved in v1.0.0-beta.1. See Release 1.0.0-beta.1 for release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Zotero 7
Projects
None yet
Development

No branches or pull requests

2 participants