Prerequisites Created programmatically user with username that includes not allowed symbols. For this you can use snippet I used fullname XWiki.test.-.user.com, and in XWiki User Directory this is listed with username com Steps to reproduce
- Log in as an administrator.
- Open the profile page of a created user.
- Change any notification preference (for example, set Email frequency to Weekly).
- Click Save and observe the success message “Saved”.
- Refresh the user profile page.
Actual Result The Email frequency value is reverted to the default setting (Daily) after the page refresh. Expected Result The Email frequency should remain set to the saved value (Weekly) after refreshing the page. |