integreat-io / integreat

Node.js integration layer
Other
14 stars 3 forks source link

Fix bug where `SYNC` will say that 0 out of x items was successful, when it really doesn't know #260

Closed kjellmorten closed 1 year ago

kjellmorten commented 1 year ago

This happens when all items are passed on to one action (SET or otherwise), and SYNC assumes that an error means none were successful.