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

MOBILE-242 | Password Reset is failing from mobile #529

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

wlara
Copy link
Collaborator

@wlara wlara commented Aug 20, 2024

No description provided.

@saif-software-developer
Copy link
Collaborator

Out of curiosity, where is the bug in the pre-existed code?

@wlara
Copy link
Collaborator Author

wlara commented Aug 20, 2024

Out of curiosity, where is the bug in the pre-existed code?

The original bug was that we're calling getConfigString("passwordChanged.subject") and it was crashing because that path didn't exist. Instead, it should've been getConfigString("mintingNotifications.passwordChanged.subject") .

@wlara wlara merged commit 18ce375 into master Aug 20, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants