Closed kjporter closed 3 weeks ago
FlightAware doesn't even give us this data in the API call we use. We'd need to make another API call to get these details.
Combined with other features that have been requested... we may wish to set aside some budget for FlightAware API costs. We could roll this into the feature that pulls the route for each flight, as it's the same API call, but it would double our API usage. It shouldn't be that much.. no more than $5-$10 I would estimate. Happy to cover if needed since I've been the one working on the FlightAware stuff
Description The realops import task results in all Delta Connections flights labeled with their DAL callsigns. Re-associate these callsigns correctly by the regional carrier responsible for operating the flight (ex. SKW, EDV, RPA).
Acceptance Criteria
Accepted By:
Dev Notes Currently not sure how to do this, as the DL flight numbers don't align to a particular regional carrier.
XD Notes
Working Branch
Realops-fix-callsign-issue
PR
650
Feature Toggle
QA Notes
Deployment Notes