Closed (fixed)
Project:
User Points
Version:
6.x-1.0
Component:
Code: userpoints API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 02:54 UTC
Updated:
23 Apr 2009 at 20:12 UTC
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
Comment #1
kmillecam commentedFalse 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