Skip to content

$pushAll is deprecated since mongo 2.4 move to $push $each [DATAMONGO-812] #1739

@spring-projects-issues

Description

@spring-projects-issues

Fergus Nelson opened DATAMONGO-812 and commented

"$pushAll

Deprecated since version 2.4: Use the $push operator with $each instead."

Update is still using $pushAll and should be updated


Reference URL: http://docs.mongodb.org/manual/reference/operator/update/pushAll/#up._S_pushAll

Issue Links:

  • DATAMONGO-354 MongoTemplate does not support multiple $pushAll in one update

  • DATAMONGO-832 Add support for $slice in Update.push

  • DATAMONGO-471 Update operation $addToSet does not support adding a list with $each

Referenced from: pull request #112

Metadata

Metadata

Labels

in: mappingMapping and conversion infrastructuretype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions