-
Notifications
You must be signed in to change notification settings - Fork 144
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
Admin PirepFiled Notification Fails #1882
Comments
Dispo was kind enough to open this issue for me. phpVMS 7.0.25 from 09/11 updated on 09/15 vmsACARS 1.2.0.2449 Emails stopped being received by admins around 09/11/2024 for vmsACARS pireps. Submitting a manual pirep with and without using SimBrief results in an email being sent.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a pirep is filed, admins do get mails/notifications but somehow it fails while serializing the SimBriefXML (relationship of a pirep)
Version
Version 7.0.25-dev.g14cc6ceb55
(newer builds should have this problem too as nothing changed in notifications recently)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Notifications should be sent to admins as it does not need the SimBrief and/or any other relationships to proceed.
Possible related spots
https://github.com/nabeelio/phpvms/blob/dev/app/Notifications/Messages/PirepFiled.php#L27
https://github.com/nabeelio/phpvms/blob/dev/app/Notifications/NotificationEventsHandler.php#L71
The text was updated successfully, but these errors were encountered: