Closed seamustuohy closed 7 years ago
Currently Admins are not notified when a ticket is created. It looks like we just need to use a notifyAdmin block like this one in the ticket creation code to add this feature. Once we confirm the e-mail is working I will write something up.
Addressing this issue in the following branch. https://github.com/ASL-19/civicdr-backend/tree/issue_18_21
Closed by pull request #24
Currently Admins are not notified when a ticket is created. It looks like we just need to use a notifyAdmin block like this one in the ticket creation code to add this feature. Once we confirm the e-mail is working I will write something up.