neo4j-devtools / neo4j-bloom

A public repository for informal docs, problem reporting and content sharing related to Neo4j Bloom.
Apache License 2.0
18 stars 0 forks source link

Error Message when creating a Search Phrase #4

Closed cdiniz closed 6 years ago

cdiniz commented 6 years ago

If you create a search phrase without the query and you run it, you will get an "alert" message like this one:

AN ERROR OCCURRED WHILE EXECUTING SEARCH Invalid input 'I': Expected 'o/O' (line 1, column 3 (offset: 2)) "LIMIT 10000"

We know what this is about, but I think this should not happen. I see two options here, the search phrase couldn't be saved without a query, or the error should be explicit.

Version: Bloom 1.0.2, Neo4j Desktop 1.1.10

joknelid commented 6 years ago

Fixed in Bloom 1.0.3, closing