openTdataCH / ojp-sdk

Meta OJP SDK repo
MIT License
4 stars 0 forks source link

SIRI Message affecting origin `StopPlace` place not present in `TripServiceResponseContext` #102

Open r3to opened 3 months ago

r3to commented 3 months ago

Siri message concerning changed the moved stop place Ostermundigen, Waldeck is not present in LR TripServiceResponseContext/Situations.

⚠️ This is a different finding from to missing reference from a Trip/TimedLeg to a Situation in the response context, which is described in #99

image

Test TripRequest Ostermundigen, Waldeck – Bern, Viktoriaplatz in Demo App

Reference:

image

TO-mdv commented 3 months ago

created a bug: SH-3535 OJP2.0 TR fehlende Referenz in Trip auf Störungsmeldung PtSituation

r3to commented 3 months ago

@vasile @herlitze @TO-mdv I've rephrased the issue, as there probably was a misunderstanding about the actual issue here. The finding is, that for quite a lot of the messages on SIRI-SX, there is no representation in the TripServiceResponseContext of said messages.

r3to commented 2 months ago

@TO-mdv Situation for Stop still not in response

TO-mdv commented 2 months ago

@r3to Ich habe gerade mit Roger von EMS gesprochen. Es ist so: die SIRI-SX Meldungen von CUS PROD werden nur an OJP PROD geschickt, nicht an OJP INT. Die Meldung die du nun hier vermisst, die ist nur bei PROD vorhanden. Und auf PROD besteht noch ein Bug, welcher nächste Woche gefixt wird damit die Meldung dann kommt.

Also für die Test's in Zukunft: es werden auf OJP INT nur die SIRI-SX von INT ausgegeben: https://tools.odpch.ch/siri-sx-poc/embed.html?debug=1&app_stage=INT

r3to commented 2 months ago

@TO-mdv Merci für die Info, werde zukünfig auf Int filtern :-)

Habe nun auch einen Fall gefunden, wo eine Situation, die sich nur auf einen Stop bezieht auftaucht:

image

Diese Situation erhalten wir allerdings gleich drei mal drin:

image

Ganzer Request im Gist TR Wädenswil-Horgen

TO-mdv commented 2 months ago

@r3to ah ja, ich seh den Punkt. Wir kriegen diese Meldung in den OJP ebenfalls 3x rein: image

Der Fehler scheint im Störungsmanagementsystem EMS zu liegen. Ich gehe dem nach.

TO-mdv commented 2 months ago

Der Fehler wurde im EMS heute behoben. Störungsmeldungen, die noch drin sind, bleiben bis zum Ablauf oder einer Änderung noch 3x drin. Alle neuen Meldungen die reinkommen erscheinen korrekt nur noch einmal.