ZTL-ARTCC / Current_Website

vZTL's Official Website
4 stars 7 forks source link

Realops: import callsigns instead of flight numbers #540

Open kjporter opened 5 months ago

kjporter commented 5 months ago

Description The realops flightaware import is inserting flight numbers into the database instead of callsigns. If possible, replace flight numbers with callsigns for greater realism. Example: image

Acceptance Criteria

Accepted By:

Dev Notes

XD Notes

Working Branch

PR

Feature Toggle

QA Notes

Deployment Notes

c0repwn3r commented 1 month ago

The realops task should already be using ident_icao which is the ICAO flight ID. What's the difference between this and the callsign? Might not have made it far enough in training to know the difference here

iccowan commented 9 hours ago

The realops task should already be using ident_icao which is the ICAO flight ID. What's the difference between this and the callsign? Might not have made it far enough in training to know the difference here

I'm about to take a look here. The ICAO ident should be the callsign... From the example, I think this is referring to using the "VIR104L" instead of "VS104". Can you confirm this @kjporter

EDIT: It looks like right now we use ident. Should we be using ident_icao? The FlightAware example is not really that good

kjporter commented 8 hours ago

@iccowan I've started a DM thread with the person who reported the problem so we can get clarification. See Discord.