Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/changelog/2026/.pages
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
order: desc
14 changes: 14 additions & 0 deletions docs/changelog/2026/2606b.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: Cycle 2606b (10 Jul)
---

--8<-- "includes/abbreviations.md"

This release fixes a bug where FPLs with `YSWS` as the ADES or ADEP were being amended to `ZZZZ` on FPL validation. This is due to `YSWS` not existing in the profile's `Intersections` dictionary (built from the profile's data), or in the fallback `navigraphIntersections` lookup.

## Fixes

To fix this issue, two edits were made to our master database:

- Added a custom `IFR_FIX` waypoint definition for `YSWS` (for the NZZC profile)
- Added a custom `PAC_FIX` waypoint definition for `YSWS` (for the Combined Oceanic profile)
Loading