Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-5540

Add after_*_commit callbacks

    • Type: Icon: New Feature New Feature
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None

      In addition to after_commit and after_rollback callbaks implemented in MONGOID-5531, there are four more transaction related callbacks in ActiveRecord :

      • after_create_commit
      • after_update_commit
      • after_save_commit
      • after_destroy_commit

      Mongoid should implement these callbacks with the same semantic as AR does.

            Assignee:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: