StackOverflow for embedded Waybill, Shipment, Pieces
Querying an embedded version of a Waybill (-> Shipment -> 100 Pieces -> Loading -> TransportMovement) results in a StackOverflowError exception.
GET /logistics-objects/d4317186-2a4d-4566-b10e-75fa00d1ab83?embedded=true
Host: localhost:8080
Please find attached a GraphDB export of the dataset in the comments.
Requesting embedded version of 1 Waybill with 1 Shipment and 1 Piece works With more than 2+ Pieces, the result is an StackOverflow
Edited by Daniel A. Doeppner