kalisio / krawler

A minimalist (geospatial) ETL
https://kalisio.github.io/krawler/
MIT License
54 stars 13 forks source link

callFeathersServiceMethod hook raises a single error on multi-operations #260

Closed claustres closed 1 year ago

claustres commented 1 year ago

Steps to reproduce

Perform a patch operation on multiple items with some items failing due to eg a validation hook.

Expected behavior

An error should be raised containing the detail about all errors.

Actual behavior

An error is raised containing the detail about the first encountered error only.

System configuration

Tell us about the applicable parts of your setup.

Module versions (especially the part that's not working): 2.5.1

NodeJS version: 16

Operating System: Linux Debian