Skip to content

login user in portal_membership#41

Open
erral wants to merge 4 commits into
mainfrom
erral-membership-login
Open

login user in portal_membership#41
erral wants to merge 4 commits into
mainfrom
erral-membership-login

Conversation

@erral

@erral erral commented Dec 4, 2023

Copy link
Copy Markdown
Member

Without this step, the user properties related to last login time or login time are not updated.

@erral

erral commented Dec 8, 2023

Copy link
Copy Markdown
Member Author

This does not work, because the user information is not available yet in the request and portal_membership uses the request to log in the user and set its properties.

I tried doing a transaction.savepoint, but it didn't work either.

Would it work if we fire the UserLoggedInEvent?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant