When in QGIS I run processing tool Shortest path (point to layer) ... I am satisfied with the result (below picture red line).
But when I try to run the same tool in QGIS modeller, the result is different (see picture green line)

How to define in QGIS modeller shortest path (point to layer) START POINT in expression from point layer (see picture)? I have three vector layers:
- Start point layer (only one point)
- End point layer (many points)
- Network layer All layers are in the same coordinate system: EPSG:3301
