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

Remove user update policy #983

Merged
merged 2 commits into from
Jun 14, 2021
Merged

Remove user update policy #983

merged 2 commits into from
Jun 14, 2021

Conversation

mathieuripert
Copy link
Member

@mathieuripert mathieuripert commented Jun 14, 2021

Actuellement nous avons une contrainte qui empeche un utilisateur de modifier ses informations tant qu'il a un match.

Probleme

Cette contrainte empeche de modifier les parametres d'alertes pour les notifications VMD.
Par ailleurs cette contrainte n'a plus lieu d'etre car la vaccination est desormais ouverte a tout le monde. Elle avait ete mise en place pour contrer les utilisateurs qui modifiaient leur age avant d'etre matches.

Solution

Supprimer la policy sur l'update d'un user, si il existe un match en cours ou confirme

@mathieuripert mathieuripert merged commit 38062c3 into main Jun 14, 2021
@mathieuripert mathieuripert deleted the remove-user-update-policy branch June 14, 2021 12:41
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.

None yet

2 participants