-
-
Notifications
You must be signed in to change notification settings - Fork 101
Closed
Description
A test is available here: DavideD@10ab8cd
The test only fails when batching is enabled.
The problem is in the way we have implemented ReactiveMutationExecutorStandard#performReactiveBatchedOperations.
It shouldn't delegate to the super reactive class, it should instead implement the batching and mimic what's happening in MutationExecutorStandard#performBatchOperations
The test passes without batching.
I will look into this after the upgrade to ORM 6.5.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working