mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2024-12-13 02:10:49 +01:00
b492bd5bd2
If an e-mail address is used in the 'Queue CC' set up and then that e-mail address is used as a submitter for a ticket, they received two emails. Worse, if that user was ALSO the 'assigned to' person for that ticket, they got THREE emails! This fix will ensure a particular email goes to an address only once. Thanks to Andreas Kotowicz for this patch. |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
feeds.py | ||
kb.py | ||
public.py | ||
staff.py |