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

Fix aircraft's flight time calculation #1853

Merged
merged 4 commits into from
Sep 11, 2024

Conversation

arthurpar06
Copy link
Contributor

The reject method of the PirepService now decreases the flight time only if the PIREP was previously accepted.

Closes #1852

@arthurpar06 arthurpar06 changed the title Fix aircraft's flight time when rejecting a pirep Fix aircraft's flight time calculation Jul 19, 2024
@arthurpar06
Copy link
Contributor Author

This PR also fixes the aircraft flight time recalculation during nightly stats (as explained by @FatihKoz in the linked issue).

@nabeelio nabeelio merged commit e3517c6 into nabeelio:dev Sep 11, 2024
5 checks passed
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.

Aircraft flight time is changed when rejecting a pending PIREP
2 participants