I am not aware of that. https://github.com/Automattic/mongoose/blob/master/docs/tutorials/lean.md
hydration is ONLY needed when you want to use a mongoose document's functions. So, all get requests should generally only use .lean() versions, so mongoose doesn't hydrate them (which takes lots…
only because this function is currently not used, does not mean it has to be deleted.
can you send a server log for completing the last mission? (there are log files in logs/) make sure to remove any sensitive data such as if you were to use a real email address. Or only upload…
I suspect that once the email is correctly sent, that the trigger to finish the quest will complete. It will call a final updateQuest.php and then the end screen will show.
You could try…