Skip to content
  • Ryuta Kamizono's avatar
    d1107f4d
    Fix dirty tracking for `touch` · d1107f4d
    Ryuta Kamizono authored
    Before this fix, `touch` only clears dirty tracking for touched
    attributes, doesn't track saved (touched) changes.
    
    This fixes that tracks saved changes and carry over remaining changes.
    
    Fixes #33429.
    Closes #34306.
    d1107f4d
    Fix dirty tracking for `touch`
    Ryuta Kamizono authored
    Before this fix, `touch` only clears dirty tracking for touched
    attributes, doesn't track saved (touched) changes.
    
    This fixes that tracks saved changes and carry over remaining changes.
    
    Fixes #33429.
    Closes #34306.
Loading