FGK-PASMAS / FGK_PASMAS_backend

0 stars 0 forks source link

Flight update SSE doesnt set status correctly #42

Closed J-C-V closed 8 months ago

J-C-V commented 8 months ago

Version

main

Endpoint

/realtime/flights

Method

GET

Description

Flight update SSE doesnt set status correctly. Status remains RESERVED even after setting it to BOOKED

Status in response is correct: image

Status in SSE is not correct: image

Steps to reproduce

Listening to flight update SSEs.

Expected behaviour:

SSE contains the correct status.

MetaEMK commented 8 months ago

This is already fixed in v0.3 - WIP. If you need this functionality use v0.3 branch until it is fully released. I have tested it and on v0.3 with commit ed0a944 it worked fine.

If the problem still exists, you can reopen the issue with the following data.