Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(settings): Pass user object to user row actions #41349

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Nov 8, 2023

Summary

Since we moved to NcActions actions are not able to get the id of the user that was changed, so this extends the API by passing the user object.
This is required for e.g. the impersonate app.

Checklist

This is required as otherwise the action has no information on which user it was called

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@blizzz blizzz merged commit 55d68bb into master Nov 9, 2023
41 checks passed
@blizzz blizzz deleted the fix/oca-settings-api-user-actions branch November 9, 2023 08:44
@blizzz blizzz mentioned this pull request Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants