Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check Aircraft Availability #1177

Merged
merged 4 commits into from
May 13, 2021
Merged

Check Aircraft Availability #1177

merged 4 commits into from
May 13, 2021

Conversation

FatihKoz
Copy link
Contributor

@FatihKoz FatihKoz commented May 9, 2021

Check if the aircraft is available for flight (State : Parked / On Ground)
If not throw new exception AircraftNotAvailable

Check if the aircraft is available for flight (State : Parked / On Ground). If not throw new exception AircraftNotAvailable
AircraftNotAvailable exception, used by PirepService during prefile checks.
@FatihKoz
Copy link
Contributor Author

FatihKoz commented May 9, 2021

If the aircraft state is not PARKED (On Ground) result will be like this when a pilot tries to start a new flight with it.

369

@nabeelio nabeelio merged commit 594d0eb into nabeelio:dev May 13, 2021
@FatihKoz FatihKoz deleted the patch-1 branch May 13, 2021 22:39
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.

None yet

2 participants