--
Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAFy17unS-RQ1Xyceu6-dS6Jc6YrJbmRVuMZ5zkBYMjh-hK0Waw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/etPan.56bb87d8.1761f4e4.2c1%40jonclausen-mbp.local.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/52F66E15-1E2F-43AC-964B-F1EDB0AC2781%40silowebworks.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/52F66E15-1E2F-43AC-964B-F1EDB0AC2781%40silowebworks.com.
Jeremy,
Saw your note on the JIRA ticket, but didn’t get a chance to respond. Can you paste your Application.cfc ORM settings? Specifically the following:
Also, if you’re using Coldbox’s BaseORMService, unless you’ve changed the settings, that call to delete() is already transactioned, so no need for the outer markup.
Jon
--
Love Lucee? Become a supporter and be part of the Lucee project today! - http://lucee.org/supporters/become-a-supporter.html
---
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAFy17umdb%2Bgfp5Y9foehG1JTBPOYZo-PrwWyyi-n-ZEk_A7xpA%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/etPan.56bc885a.4bd0a38.163e2%40jonclausen-mbp.local.
No problem. Settings look solid, other than your custom EventHandler.
Does models.EventHandler extend cborm.models.EventHandler?
If so, are there overrides to the CBORM Event Handler methods that might be responsible for the intermittent issues you’re seeing?
I’m also curious as to whether removing the outer transaction{} makes a difference. In the code sample you provided, you’ve got your database read included in the same transaction with your deletion.
Based on the behavior you’re describing, once you rolled back Lucee to 4.5.3.001, I suspect it’s now an ORM configuration/event handling issue.
You might consider posting this to the #orm or #box-products channel on CFML Slack, as well.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/CAFy17umcd4B%3D2dawTue8pAftxyKXy7WPjLDic82vTLQXE242nA%40mail.gmail.com.