User last login timestamp not updating #18676
-
|
Hi community, for some reason the user last login timestamp does not update anymore. It's value is stuck some month ago. I checked the DB column users.lastLogin already and it's value is old aswell. So I guess the setLastLoginDate() function is never called. We use Pimcore 11.5.8. Any hints on why this could happend and on how to fix this? Help appreciated. Best regards |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 8 replies
-
|
I found this issue #16076 which has been resolved. I checked it and this fix is already applied in my environment. |
Beta Was this translation helpful? Give feedback.
-
|
are you still facing it in 11.5.8? |
Beta Was this translation helpful? Give feedback.

In my opinion this PR #18836 should fix the problem.