Actions
Bug #12241
closedCounter cache update didn't pick up changes from after_commit callback
Description
`after_commit` callback doesn't have a `changes` hash, instead need to use `previous_changes` hash.
Updated by Tomer Brisker over 9 years ago
- Related to Bug #10133: Massive db deadlocks in postgres from hosts_counter updates with counter_cache_fix.rb added
Updated by The Foreman Bot over 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2839 added
- Pull request deleted (
)
Updated by Dominic Cleal over 9 years ago
- Translation missing: en.field_release set to 104
Updated by Dominic Cleal over 9 years ago
- Subject changed from fix for #10133 was incorrect to Counter cache update didn't pick up changes from after_commit callback
- Category changed from Dashboard to Rails
Updated by Anonymous over 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 565dc8e5292346cafe48601396c83c54cc582f00.
Actions