pub
pub copied to clipboard
AfterUpdate hooks might need a db.First to fetch the object
Actor's AfterUpdate log shows that only actor's ID has a value. This happens after updateFollowersCount/Following where a single column update is performed (I haven't checked all AfterUpdates yet.)