This should notify the airboss and watch commanders of the department when someone edits a flight.
I couldn't fully test this out because I'm not able to fully edit a flight using docker nor get email notifications. When I do edit a flight, the edited flight never gets saved when using docker.
For notifications, I used the same functions for registering a flight to notify and send emails and was able to test out the notify.send function and this is what it looks like:
This should notify the airboss and watch commanders of the department when someone edits a flight. I couldn't fully test this out because I'm not able to fully edit a flight using docker nor get email notifications. When I do edit a flight, the edited flight never gets saved when using docker. For notifications, I used the same functions for registering a flight to notify and send emails and was able to test out the notify.send function and this is what it looks like: