Fix email for verification conflict with managed users#8926
Merged
andreslucena merged 3 commits intodecidim:developfrom Mar 2, 2022
Merged
Fix email for verification conflict with managed users#8926andreslucena merged 3 commits intodecidim:developfrom
andreslucena merged 3 commits intodecidim:developfrom
Conversation
Member
|
As far as I understand this will fix #8392, so I've changed it in the description also. |
andreslucena
requested changes
Mar 1, 2022
Member
andreslucena
left a comment
There was a problem hiding this comment.
Some small things to change, can you give it an eye please? Thanks
decidim-verifications/spec/events/decidim/verifications/managed_user_error_event_spec.rb
Outdated
Show resolved
Hide resolved
decidim-verifications/spec/events/decidim/verifications/managed_user_error_event_spec.rb
Outdated
Show resolved
Hide resolved
decidim-verifications/spec/events/decidim/verifications/managed_user_error_event_spec.rb
Outdated
Show resolved
Hide resolved
Member
Contributor
Author
|
No problem, changes applied! |
andreslucena
approved these changes
Mar 1, 2022
Member
|
Can you please backport to v0.26-stable 🙏🏽? Thanks |
tramuntanal
added a commit
to CodiTramuntana/decidim
that referenced
this pull request
Mar 2, 2022
entantoencuanto
added a commit
that referenced
this pull request
Mar 2, 2022
* develop: (57 commits) Add a subtitle to assemblies and processes pages (#8918) Add a subtitle to votings page (#8919) Fix profile notifications (#8943) Fix email for verification conflict with managed users (#8926) Move VAPID keys generators to core (#8923) Fix officialized user event missing translations (#8927) Fix verification report with multitenants: notify it only to admins of that organization (#8929) Fix processes creation form with stats, metrics and announcements (#8925) Fix flaky spec in meetings multi-date selectors (#8924) Local HTML validator for the CI (#8937) Fix translatable presence validator for hyphenated locales (#8795) Fix link to docs in initiatives admin (#8921) Fix initiatives signatures issues (#8448) Fix the meetings export to also include unpublished meetings (#8874) Fix heading order in the consultation question page (#8920) Fix diff mode selector roles and tabindexes (#8912) Fix budget hard dependency and caching flag issues in comments (#8899) Fix emoji picker hiding Foundation Abide form errors (#8886) Fix logical heading order for the endorsers list (#8892) Fix Foundation Abide errors for Rails remote (AJAX) forms (#8889) ...
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎩 What? Why?
When an admin is notified via email that a participant tried to verify with the data of an already verified managed user the email shows no contents because translations are missing (see screenshot).
📌 Related Issues
Link your PR to an issue
Testing
📋 Checklist
🚨 Please review the guidelines for contributing to this repository.
docs/.📷 Screenshots
Verification conflict untranslated email
