Product.set_oban_job_id(product, 123):atomic_update to set_attribute fixes it, and like I said at some previous version of Ash everything worked fine. Was I just inadvertently relying on a bug in Ash that got fixed? If so, what would be the proper way to use atomic_update instead of set_attribute here?