Closed GVanderLugt closed 2 years ago
I jumped the gun a bit on creating this issue. I tried removing the allowedUpsert
configuration and the issue persists, so it's not necessarily related to that.
I realized I was a bit behind on versions for feathers-objection
. After updating to the latest version I am no longer having this issue.
When using the
_patch()
service method that skips service level hooks I am getting an error fromfeathers-objection
. The service hasallowedUpsert
enabled. If I don't use_patch
and use the regularpatch
instead, it works fine.The error is:
The service is configured like: