Closed wolfgang-ldc closed 3 years ago
Hi!
Try removing the [
and ]
from the URL:s, so first one for example would be neo4j://graphapps/neo4j-bloom/?search=MRG002&perspective=NewFoundation
Hi Jens,
it seems that this particular example works as long as Bloom isn’t already running. If I try to use this example with a different name while Bloom is already open, nothing happens. If I close Bloom, then execute the link it opens fine again and finds the item. Unfortunately Bloom will usually already be open most of the time and one just wants to add to an already existing visualization.
I tried this also with a predefined search which exists in this perspective, in that case if Bloom is not yet running Bloom opens but ends up displaying a blank screen. Here is the link I had used: neo4j://graphapps/neo4j-bloom/?search=Event%20by%2024708&perspective=NewFoundation neo4j://graphapps/neo4j-bloom/?search=Event%20by%2024708&perspective=NewFoundation If Bloom was already running nothing seems to happen.
Thanks for looking into this :-) It is a really important use case.
Wolfgang
On Oct 7, 2020, at 08:55, Jens Oknelid notifications@github.com wrote:
Hi!
Try removing the [ and ] from the URL:s, so first one for example would be neo4j://graphapps/neo4j-bloom/?search=MRG002&perspective=NewFoundation
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neo4j-devtools/neo4j-bloom/issues/19#issuecomment-705030997, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO2IOQ7UVHHPNWEAKF3EL3SJSFQHANCNFSM4R7YU44A.
Hi again!
I was able to reproduce this and will open a ticket in our internal tracking. Basically our code doesn't handle deep links after Bloom has been finished connecting. Sorry I didn't see this sooner, missed it since it's not reported as a new issue
Hi Jens,
thanks for getting back to me, wasn’t sure whether my reply to your initial message was seen. Glad that it is now noted as a new issue, especially since Anurag mentioned deep links today as a feature in his talk at NODES 2020. Looking forward to a fix in a future release.
Best,
Wolfgang
On Oct 19, 2020, at 07:42, Jens Oknelid notifications@github.com wrote:
Hi again!
I was able to reproduce this and will open a ticket in our internal tracking. Basically our code doesn't handle deep links after Bloom has been finished connecting. Sorry I didn't see this sooner, missed it since it's not reported as a new issue
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neo4j-devtools/neo4j-bloom/issues/19#issuecomment-712214097, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO2IOUDBYKJ57HNYGHXOBLSLRF53ANCNFSM4R7YU44A.
Hi Jens,
I just came across this issue and wanted to see if there were any updates or a timeline on when this might be fixed? Is there a feature bounty program that could help prioritize this issue?
Cheers!
Hi,
This issue has been fixed and will be released in Bloom 1.6.0, which will be out sometime in the next few weeks. Hope that helps :)
Thanks so much for the update!
On Thu, Apr 22, 2021 at 9:00 AM Jens Oknelid @.***> wrote:
Hi,
This issue has been fixed and will be released in Bloom 1.6.0, which will be out sometime in the next few weeks. Hope that helps :)
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/neo4j-devtools/neo4j-bloom/issues/19#issuecomment-824820216, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAC2MKZNJW5LLJJLUJ7PHUTTKAMYPANCNFSM4R7YU44A .
yeah, thank you for getting it fixed, looking forward to it 👏🏻
On Apr 22, 2021, at 06:00, Jens Oknelid @.***> wrote:
Hi,
This issue has been fixed and will be released in Bloom 1.6.0, which will be out sometime in the next few weeks. Hope that helps :)
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/neo4j-devtools/neo4j-bloom/issues/19#issuecomment-824820216, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABO2IOT3WSCSOGFTWRNZEW3TKAMYRANCNFSM4R7YU44A.
Closing since this is fixed in 1.6.0 which was released yesterday
Hi,
ever since an upgrade to Neo4j Desktop 1.3.8 I cannot get deep links into Bloom to work. The database version is 4.1.1. Here are some of the deep link examples I have been using: neo4j://graphapps/neo4j-bloom/%5b?search=MRG002&perspective=NewFoundation%5d neo4j://graphapps/neo4j-bloom/%5b?search=Event%20by%2024734&perspective=NewFoundation%5d neo4j://graphapps/neo4j-bloom/%5b?search=SourceReference%20by%2024726&perspective=NewFoundation%5d
Pre-defined searches in Bloom work fine, but just cannot get them to initiate via a hyperlink.
Any idea what might wrong here? Am I doing something wrong? Was hoping the latest upgrade would solve the issues, but it didn't. Any help is appreciated.
Wolfgang - Live Data Concepts