FAI-CIVL / FAI-Airscore

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

Waypoints for an imported comp task, an empty list. #182

Open philderbeast opened 3 years ago

philderbeast commented 3 years ago

Related to #177. The task waypoints for an imported comp are shown as an empty list:

Screen Shot 2020-11-22 at 7 02 53 AM

Please show the waypoints for the task.

kuaka commented 3 years ago

@philderbeast are you seeing the task waypoints and not the list of available waypoints? or are both missing? your screenshot does not show the task definition. when I import a comp I get the task definition: image

biuti commented 3 years ago

If the problem was what @kuaka mentioned, it is fixed in https://github.com/FAI-CIVL/FAI-Airscore/commit/675e3ac639e7e0ebfe074a4e0fc675251f3fe297 in a temporary branch

biuti commented 3 years ago

Now it should be ok in development branch as well, as it was merged.

philderbeast commented 3 years ago

@biuti could you please describe the new behaviour and how it fixes the problem?

biuti commented 3 years ago

Tasks in an external comp will have just the task waypoints, and white space on the left. External events are static and we don't have waypoints list in FSDB so this makes sense. image

As soon as you convert the event, it will advise you to connect the task with an existing flying area or create a new one. image

This can be done in task settings: image

As soon as a region is selected and task saved, waypoints list is back: image