From ca1d2df71ccc86064a67006f13f0d3a8ab5486de Mon Sep 17 00:00:00 2001 From: Vesa Meskanen Date: Mon, 4 Nov 2024 10:23:52 +0200 Subject: [PATCH] Fix: temporarily remove leg id from query Legs with same id can have different fares associated with them. This confuses relay and it changes the fare id whick breaks the tickets. --- app/component/itinerary/PlanConnection.js | 1 - 1 file changed, 1 deletion(-) diff --git a/app/component/itinerary/PlanConnection.js b/app/component/itinerary/PlanConnection.js index d33ff77e24..d900861f94 100644 --- a/app/component/itinerary/PlanConnection.js +++ b/app/component/itinerary/PlanConnection.js @@ -69,7 +69,6 @@ const planConnection = graphql` mode distance transitLeg - id interlineWithPreviousLeg duration headsign