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

Support member saving Cancel #16147

Merged

Conversation

bergmania
Copy link
Member

Description

Fixes #15152

This PR adds support for cancelling a member saving operation.

Remarks

This is fixed on V14, as we already have updated the MemberService.Save to be able to communicate back the error messages. For earlier versions it is just a void method.

Test

The error message is still not picked up by the frontend, but we know thats a general missing thing. To test follow the instructions on the issue, and note the "Umb-Notifications" header in the request

image

Handle when a notification cancels the member saving operation.
@Zeegaan
Copy link
Member

Zeegaan commented Apr 25, 2024

Looks good, tests good 🚀

@Zeegaan Zeegaan merged commit 8975515 into v14/dev Apr 25, 2024
15 of 16 checks passed
@Zeegaan Zeegaan deleted the v14/bugfix/15152-Handle-when-member-save-is-cancelled branch April 25, 2024 08:59
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.

2 participants