Related items only point in one way on the web
Some time ago I posted a question here:
https://forums.zotero.org/discussion/34704/related-items-only-point-one-way-in-the-web-apis/
This was closed because it was considered to be something to be discussed in https://groups.google.com/forum/#!forum/zotero-dev
However I find it difficult to proceed with the problem there since the reply I got was that it is not a bug. Maybe not, but it is still unusable.
How can we proceed with this? It is a very important problem in my case. Please see this thread:
https://groups.google.com/forum/#!searchin/zotero-dev/borgman/zotero-dev/Pj2oVavaYvo/VfnF7MmJ3PIJ
https://forums.zotero.org/discussion/34704/related-items-only-point-one-way-in-the-web-apis/
This was closed because it was considered to be something to be discussed in https://groups.google.com/forum/#!forum/zotero-dev
However I find it difficult to proceed with the problem there since the reply I got was that it is not a bug. Maybe not, but it is still unusable.
How can we proceed with this? It is a very important problem in my case. Please see this thread:
https://groups.google.com/forum/#!searchin/zotero-dev/borgman/zotero-dev/Pj2oVavaYvo/VfnF7MmJ3PIJ
This is an old discussion that has not been active in a long time. Before commenting here, you should strongly consider starting a new discussion instead. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
This discussion has been closed.
Upgrade Storage
chrome/content/zotero/bindings/relatedbox.xml
and work outward from there (since if I understand Faolan correctly, this isn't actually an API issue, but a question of where the related item property gets stored).
edit: and the web API code is spread over various places in the dataserver code:
https://github.com/zotero/dataserver
Nice to get a link to the dataserver. I was actually thinking this code was not GPL before.
Any suggestion about how to enhance that code to achive what I want is welcome.
As I have tried to explain I think from a users point of view the bidirectional relationship is needed. From what you say I guess the best would be to have a new API for this then.
I do not know what the technical difficulties are and maybe that is best discussed in the forums?