pub icon indicating copy to clipboard operation
pub copied to clipboard

AfterUpdate hooks might need a db.First to fetch the object

Open diligiant opened this issue 2 years ago • 0 comments

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.)

diligiant avatar May 15 '23 16:05 diligiant