Skip to content

Conversation

@BenjaminPelletier
Copy link
Member

In an off-nominal condition where a USS fails to clear an area via the flight planning interface, and also does not specify the optional message field, uss_qualifier will attempt to access the non-existent message field and raise an exception. This problem was observed in the US UTM Implementation. This PR fixes that issue by checking for the existence of the message field before accessing it.

@BenjaminPelletier BenjaminPelletier marked this pull request as ready for review July 29, 2025 15:56
@BenjaminPelletier BenjaminPelletier merged commit 0554e63 into interuss:main Jul 30, 2025
21 checks passed
@BenjaminPelletier BenjaminPelletier deleted the fix-unchecked-message-field branch July 30, 2025 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants