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

Fix issue introduce in 38c4436e63c3449a68775839867bffa6faabe15e

    • Type: Icon: Task Task
    • Resolution: Done
    • 12_01_17
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      An issue was introduce in commit 38c4436e63c3449a68775839867bffa6faabe15e The create callback fire after the save callback.

      If you assign updated_at = created_at in save callback, created_at is nil because instanciate in create callback fire after.

      So add this commit to fix this issue ( my bad ) or revert the commit 38c4436e63c3449a68775839867bffa6faabe15e

            Assignee:
            Unassigned Unassigned
            Reporter:
            shingara Cyril Mougel
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: