Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
For edge cases where the session isĀ
- containing already transient changes before calling Importer.run(...) which are
- supposed to be reused afterwards before committing finally atomically
it is important to prevent that either Session.save() or Session.refresh(false) are executed on the given session within the Importer.
Attachments
Issue Links
- links to