Loopback-datasource-juggler: embedsMany count/destroyAll not working correctly

Created on 26 Aug 2014  路  7Comments  路  Source: loopbackio/loopback-datasource-juggler

Due to their embedded nature, these need to be treated differently.

bug major backlog team-apex

All 7 comments

I also mentioned this when this functionality failed to work for me in #727 (plus different stuff)

Hey, anything new about it? Count on embedded models still returns 0 in all cases.

LB always return 0 for Count on embedded models

@fabien hi. any news?

+1

Hi,
Embeds many count returning the documents count in the embeded model.
Something is going wrong in juggler query
Query should be on Base model's embedded record . Instead its querying the related model's collection.

Was this page helpful?
0 / 5 - 0 ratings