feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.07k stars 752 forks source link

fix(schema): Check for undefined value in resolveQueryObjectId resolver #2914

Closed philipimperato closed 1 year ago

philipimperato commented 1 year ago

Summary

Insures that a undefined or null field within the mongodb objectId resolver (resolveQueryObjectId) doesn't throw an exception and returns undefined.

netlify[bot] commented 1 year ago

Deploy request for feathers-dove rejected.

Name Link
Latest commit 5127272e0c0befc18d42087549abd4f291653bf8
daffl commented 1 year ago

Great, thank you! Will go out shortly.