Collection change events ignoring ADD and not performing any of the REVEND* functionality
Description
Matthew Jones reported in a minor bug with the collection change events, where it was ignoring ADD and not performing any of the REVEND* functionality, which can lead to issues when removing something from a ManyToMany relationship and then adding it back.
Matthew Jones reported in a minor bug with the collection change events, where it was ignoring ADD and not performing any of the REVEND* functionality, which can lead to issues when removing something from a ManyToMany relationship and then adding it back.
This still needs a testcase, though.