Review Board 1.5.4

Issue 541 -- Mapper instances retained until transaction committed

Updated 1 year, 8 months ago

David Pollak Reviewers
dpp, marius, charles, heiko, joni, atsuhiko, jorge, naftoli, kris, indrajit, alexb, dlouwers, mstarzyk, rmellgren, jhoffman, probinett, jmadsen, mhartmann, jstrachan, jgoday
None LiftWeb-archive
https://liftweb.assembla.com/spaces/liftweb/tickets/541-mapper-items-not-tracked-when-there-are-no-post-commit-functions-for-metamapper#last_comment

dpp_issue_541

Even if there are no post-commit functions, mapper instances are retained until the transaction commits.

This change only retains the instance if there's a post-commit function defined on the MetaMapper.