Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
For some reason, the user property called "lastConnection" resets to "1969-12-31 16:00:00.000" after a while. This property cannot be found in the UserExtensions data shape but it can be in "User[Username].lastConnection". What is causing it to reset and how can I prevent this?
Are you in any way re-creating/importing these user definitions?
or perhaps editing the user definition?
I found out that the property "lastConnection" is defined in the "UserStatus" data shape. I did edit the "UserExtensions" thing shape recently, but I did not edit the "UserStatus" data shape. Would this cause the "lastConnection" property to reset? I have an extension that purges valuestream data periodically. Is "UserStatus" data stored in a valuestream? I looked for a valuestream for users but I couldn't find it.
The following is the extension I have:
That I unfortunately am not sure off, but perhaps that is something you can easily verify through a test?