Hi, I posted a Rails core bug on Lighthouse, and it got some initial interest, but that died off without the bug ever being solved. The problem is that I can provide a trivially-bare-bones app that clearly demonstrates the bug, but I can''t find a way to reproduce it in the test suite. The bug is a non-trivial one I think (model callbacks don''t work as they should), and I''d really like to figure it out/ help fix the bug in whatever way I can but I''m not sure what the best next steps ought to be to move this forward. Any suggestions? The bug report is here: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/2765-after_create-callback-not-working-as-it-should Thanks...