The Edit form appears to be re-setting the {last_activity} for a particular member as a side effect of editing that user’s profile.
If I log in to EE’s control panel and modify any aspect of a user’s profile - their bio, their name, even their group id, no change is made to that user’s {last_activity} setting. This is as it should be.
However, if I make any change to a user’s profile using the User module’s Edit form, that user’s (last_activity} is re-set.
Problem with this is, it implies that the user is currently logged in. Also it makes the last_activity tag meaningless. It’s supposed to contain only the timestamp from the last time a particular user loaded a page.
Any idea why this would be happening? Any way to work around?
