loopback-datasource-juggler icon indicating copy to clipboard operation
loopback-datasource-juggler copied to clipboard

allow empty array in createAll

Open ajay-prajapati07 opened this issue 5 months ago • 0 comments

Suggestion

Allow empty array in createAll method

Use Cases

Ass when we pass empty array in createAll within a transaction then it gives error and transaction fails, thus failing the whole operation.

error thrown is -> The data argument must be an array with length > 0

ajay-prajapati07 avatar Jun 05 '25 06:06 ajay-prajapati07