I've noticed that the last_update value in my userpoints table doesn't appear to be updated when transactions are added or modified in the userpoints_txn table.

Comments

kmillecam’s picture

Status: Active » Closed (fixed)

False alarm. Closing issue.

I did some userpoints updates (directly to the database) a year ago and just noticed that the time_stamp in the userpoints table didn't match the timestamp in the userpoints_txn table.

Guess that's what I get for not using the API to update records.

Sorry for the false alarm.

Kevin