Changes between Initial Version and Version 1 of Ticket #29440, comment 7
- Timestamp:
- May 26, 2018, 6:00:06 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29440, comment 7
initial v1 1 In the process, I discovered that for one-to-many relations, the "bulk" argument is correctly passed down to add() and remove(), but not to clear(). This looks like a bug, I will open another issue.1 In the process, I discovered that for one-to-many relations, the "bulk" argument is correctly passed down to add() and remove(), but not to clear(). This looks like a bug, I have opened issue #29447.