Enable user instead of deleting it if pending invitations exist#5740
Enable user instead of deleting it if pending invitations exist#5740tramuntanal wants to merge 7 commits intodevelopfrom
Conversation
…ccepting previous invitations
|
Hello, I am a beginner with rubys on rails and I do not understand certain subtleties. I'm going to make the modifications you made, but I don't have the files (was there a compilation, then deletion of the files?)
Many thanks for your time! |
|
Closing this PR in favour of 5803. It turns out that changing the behavior of the registrations controller is not difficult, but then there are other use cases to take into account in when the user accepts the invitation after having registered, tacking these is out of scope for the current bugfix, e.g:
|
🎩 What? Why?
When a pending invitation with the same email already exists, it is "upgraded" to a registered user and a confirmation email is sent.
📌 Related Issues
📋 Subtasks
CHANGELOGentry📷 Screenshots (optional)