Pelayo-Reguera opened a new issue, #7662:
URL: https://github.com/apache/hop/issues/7662
### Apache Hop version?
v18.1
### Java version?
21.0.10
### Operating system
Windows
### What happened?
# Scenario
1. Connect the execution information location to a neo4J database v5
2. Executes a workflow or pipeline with a error, to force halting
3. Go to Neo4J perspective
4. Click on the workflow/pipeline just executed and select the **Error
path** tab
# Expected result
See a path indicating where is the action or transform failed
# Actual result
The use of size() with a regular expression to compute the sortest path to
an error is no longer supported. Now should be use COUNT {}. This was
deprecated from Neo4J v5
<img width="1729" height="232" alt="Image"
src="https://github.com/user-attachments/assets/fb464b50-a705-493f-acf9-37bf9986469f"
/>
### Issue Priority
Priority: 2
### Issue Component
Component: Neo4j
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]