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

fix(members): save mail_confirmed_at when registering user in body. Fixes HELP-1264 #104

Merged
merged 1 commit into from
Aug 27, 2020

Conversation

serge1peshcoff
Copy link
Member

Fixes 4.2 of https://myaegee.atlassian.net/browse/HELP-1264

there's a limited set of fields that is updated in the db, and the mail_confirmed_at wasn't there, so I've passed it. also wrote a test that fails without my change and passes now.

@WikiRik WikiRik merged commit d480c10 into master Aug 27, 2020
@WikiRik WikiRik deleted the save-mail-confirmed-at-for-body-members branch August 27, 2020 08:49
serge1peshcoff pushed a commit that referenced this pull request Aug 27, 2020
## [1.23.4](1.23.3...1.23.4) (2020-08-27)

### Bug Fixes

* **members:** save mail_confirmed_at when registering user in body. Fixes HELP-1264 ([#104](#104)) ([d480c10](d480c10))
@serge1peshcoff
Copy link
Member Author

🎉 This PR is included in version 1.23.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants