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

Fixes #14815 - Fixed translation string #14817

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

snipe
Copy link
Owner

@snipe snipe commented Jun 3, 2024

Fixes #14815 - we were using the wrong translation error string for deleting an undeleteable location.

Copy link

what-the-diff bot commented Jun 3, 2024

PR Summary

  • Updated error message in LocationsController
    The file controlling how we manage locations had a small update. We improved the error message shown to users by linking it to a more appropriate translation key. This means, in the context of an error happening, our users will now see a more accurate notification.

  • Enhanced error description in admin/locations' message file
    In the administrative side of our location management, a more detailed error message has been introduced. The update is through the assoc_users translation key. Our admins will now receive more specific error information, facilitating faster problem diagnosis and resolution.

@snipe snipe merged commit 8f4ede7 into master Jun 3, 2024
11 of 12 checks passed
@snipe snipe deleted the fixes/hotfix_for_14815 branch June 3, 2024 15:48
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.

API error references company instead of location
1 participant