Closed shenghu closed 6 years ago
The root cause is described in https://github.com/strongloop/loopback-connector-cassandra/issues/65. The solution is to load updated record from db.
The failure depends on https://github.com/strongloop/loopback-datasource-juggler/pull/1604 to be merged to juggler.
@bajtos @virkt25 @jannyHou please review.
This is not needed any more as juggler fixed it.
Description
The root cause is described in https://github.com/strongloop/loopback-connector-cassandra/issues/65. The solution is to load updated record from db.
Related issues
Checklist