activerecord-originator icon indicating copy to clipboard operation
activerecord-originator copied to clipboard

Transaction fails when modifying attached files

Open mrcasals opened this issue 1 year ago • 1 comments

Hi!

I'm trying to add this gem to my app, but it keeps failing consistently on a test that gets an ActionDispatch::Http::UploadedFile and calls rewind to it. I can't write a test to reproduce it right now, but maybe this sounds familiar to you? 🤔

I know it might sound like an unrelated bug, but I swear the only change is adding this gem (and it has no special dependencies).

Thank you!

mrcasals avatar May 08 '24 12:05 mrcasals

Thanks for reporting the issue!

I'm not sure why this problem happens. I'll investigate it if you can provide a reproducing code.

pocke avatar May 09 '24 04:05 pocke