ZTL-ARTCC / Current_Website

vZTL's Official Website
4 stars 7 forks source link

Fix solo certs #7

Closed iccowan closed 5 years ago

iccowan commented 5 years ago

Tower solo certs are causing an error. When a solo cert is given that isn't also on VATUSA, the roster breaks.

JordannDev commented 5 years ago

I remember you guys giving me more details about this specific issue but could you post it here?

ZTLARTCC commented 5 years ago

Ian will have to answer specifics on what/how it's looking for validation. It is either validating the end date for solo cert against vatusa or it is using the creation date on vatusa to calculate an end date. But for approach and center solo certs it is looking at VATUSA solo cert page for verification/validation. We want to use the solo cert for tower as well, but this is not stored on VATUSA page so whatever it is looking for it doesn't find and breaks the roster.

iccowan commented 5 years ago

To be honest, I’m really not sure where it’s breaking. I’d take a look at the command that updates the solo certs against VATUSA and see if it’s something there, or there may be some information that doesn’t get added when they’re added manually (and it’s only being added when they’re automatically added by VATUSA).

iccowan commented 5 years ago

Beginning work on this now. I'll find the issue (somewhere) and fix it.

iccowan commented 5 years ago

Fixed.