Resolve "Allow more than one person without e-mail address to be invited"
Merged
requested to merge 652-allow-more-than-one-person-without-e-mail-address-to-be-invited into master
Compare changes
Files
2- Hangzhi Yu authored
Disable check for existing person invitation with same e-mail address if person has no e-mail address
+ 1
− 1
@@ -1447,7 +1447,7 @@ class InvitePersonByID(PermissionRequiredMixin, SingleObjectMixin, View):