FAI-CIVL / FAI-Airscore

AirScore - online paragliding / hanggliding GAP-based scoring software.
https://airscore.cc/
GNU General Public License v3.0
12 stars 17 forks source link

"class" FsCustomAttribute is not parsed when adding pilots with "Upload FSDB file" option #300

Open jsastreh opened 1 year ago

jsastreh commented 1 year ago

When loading pilots from an existing FSDB, "class" field is not being parsed and glider certification row is missing for all pilot entries.

biuti commented 1 year ago

Aren't they imported as Custom Attribute? I added a comment to your pull request.

As I wrote, I'd like to populate 'glider_cert' attribute only if all Participants have a valid certification value in class, otherwise import the vale as a CustomAttribute.

I wrote a suggestion as well.