Closed simlevesque closed 6 years ago
I guess we should add a test for this regression. I can do that too if you need.
I've tried the same fix and I had the request id back in my logs.
Yeah let's add a test for this since it caused a regression.
I added some assertions so it does not happen again :)
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
Since Hapi 17, request.id was moved to request.info.id.
Source: https://github.com/hapijs/hapi/issues/3658