#29497: Saving parent object after setting on child leads to unexpected data loss in bulk_create(). -------------------------------------+------------------------------------- Reporter: Robin Ramael | Owner: Hannes | Ljungberg Type: Bug | Status: closed Component: Database layer | Version: master (models, ORM) | Severity: Normal | Resolution: fixed Keywords: orm, foreign key, | Triage Stage: Accepted bulk_create | Has patch: 1 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+------------------------------------- Changes (by Mariusz Felisiak <felisiak.mariusz@…>):
* status: assigned => closed * resolution: => fixed Comment: In [changeset:"10f8b82d195caa3745ba37d9424893763f89653e" 10f8b82d]: {{{ #!CommitTicketReference repository="" revision="10f8b82d195caa3745ba37d9424893763f89653e" Fixed #29497 -- Fixed loss of assigned parent when saving child with bulk_create() after parent. }}} -- Ticket URL: <https://code.djangoproject.com/ticket/29497#comment:4> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/069.8d8dcbf8887e18dd0797367bf9d2842d%40djangoproject.com.