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

Hotfix: Correct user enable notification #2487

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

madsrasmussen
Copy link
Contributor

Description

We currently display an incorrect notification when a user is enabled. The PR addresses this issue and also uses localized text when enabling and disabling.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)

Copy link
Member

@leekelleher leekelleher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested out, works with the localization (displaying the user's name), all good! 🚀

@leekelleher leekelleher merged commit bbff154 into release/15.0 Oct 28, 2024
9 checks passed
@leekelleher leekelleher deleted the v15/hotfix/correct-user-enable-notifcation branch October 28, 2024 10:48
nielslyngsoe pushed a commit that referenced this pull request Nov 4, 2024
* show localized notification when user is enabled

* localize disable messages
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