morgue
morgue copied to clipboard
Alert the user when creating event unsuccesful
Currently, when an event fails to be saved to the database (whether it be a connection issue or some other error) morgue redirects to a 404 page. (problem lies here when event id is null.) This creates confusion as to what happened. Alerting the user that the event couldn't be saved would fix this.