-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
With a has_many relation, if the relation is ever #nullify-ed, the same (in-memory) objects that were in it can't be added back without a reload, because their foreign keys are never saved again.
Interaction that reproduces it in the gist.