Okay, fairly specific I realize but this is what we’re looking to do:<\/p>\n
Advertisement
We have multiple admins who want to receive emails from Spiceworks when a new ticket is created, but one who doesn’t. He wants to get emails only when there is a response to a ticket he is assigned to, or a ticket he is cc’ed on.<\/p>\n
Advertisement
Ticket Rules won’t help as that is only for newly created tickets, and under Help Desk Settings, Email Notification, the only option for new tickets is ‘All Admins’ yes or no.<\/p>\n
We’re on Spiceworks 6.2.<\/p>\n
Thanks in advance for any help!<\/p>","upvoteCount":2,"answerCount":11,"datePublished":"2014-02-18T18:23:23.000Z","author":{"@type":"Person","name":"jonathanlefeber","url":"https://community.spiceworks.com/u/jonathanlefeber"},"acceptedAnswer":{"@type":"Answer","text":"
You’re going to appreciate me again.<\/p>\n
Instead of ticket.previous_comments == empty, change that to ticket.created_at == ticket.updated_at.<\/p>\n
If your admin gets auto-assigned a ticket using one of those rules, you will need an Exchange/Outlook rule exception to NOT delete the message because the trigger phrase is sent along with the assignment message “Ticket was assigned to {admin name}.”<\/p>\n
I’m supposing that because the ticket is created at the same time all the rules happen, all the time stamps are the same. Any updates subsequent have a different time and no longer are flagged with the trigger phrase.<\/p>\n
It looks like I’m going to get two helpful posts and a best answer all in one thread. <\/p>","upvoteCount":0,"datePublished":"2014-02-20T12:32:23.000Z","url":"https://community.spiceworks.com/t/disable-email-notifications-for-new-tickets-for-a-single-admin/278277/10","author":{"@type":"Person","name":"clutka","url":"https://community.spiceworks.com/u/clutka"}},"suggestedAnswer":[{"@type":"Answer","text":"
Okay, fairly specific I realize but this is what we’re looking to do:<\/p>\n
We have multiple admins who want to receive emails from Spiceworks when a new ticket is created, but one who doesn’t. He wants to get emails only when there is a response to a ticket he is assigned to, or a ticket he is cc’ed on.<\/p>\n
Ticket Rules won’t help as that is only for newly created tickets, and under Help Desk Settings, Email Notification, the only option for new tickets is ‘All Admins’ yes or no.<\/p>\n
We’re on Spiceworks 6.2.<\/p>\n
Thanks in advance for any help!<\/p>","upvoteCount":2,"datePublished":"2014-02-18T18:23:23.000Z","url":"https://community.spiceworks.com/t/disable-email-notifications-for-new-tickets-for-a-single-admin/278277/1","author":{"@type":"Person","name":"jonathanlefeber","url":"https://community.spiceworks.com/u/jonathanlefeber"}},{"@type":"Answer","text":"
As far as something that granular in Spiceworks, I don’t believe you can opt out selectively like that.<\/p>\n
Is it possible to add a rule to your mail server so that it deletes the email in advance? If Exchange, you would need a server-side rule for the admin who doesn’t want to receive the notifications.<\/p>\n
Alternatively, you can “demote” the user to be a Help Desk Tech so that he can access only his tickets. But if the admin still needs full Spiceworks privileges, that won’t work.<\/p>","upvoteCount":1,"datePublished":"2014-02-18T18:55:20.000Z","url":"https://community.spiceworks.com/t/disable-email-notifications-for-new-tickets-for-a-single-admin/278277/2","author":{"@type":"Person","name":"clutka","url":"https://community.spiceworks.com/u/clutka"}},{"@type":"Answer","text":"
Thanks for the response.<\/p>\n
Yeah, we have exchange but I couldn’t find a good way to create a filter so that CCed or assigned ticket responses go through, but not the new tickets, as I thought Spiceworks dictated sending emails to those on the ticket, and when exchange receives an email there is nowhere in that email that tells who it is assigned to or who is CCed to it, as far as my understanding goes…<\/p>\n
And yeah, he’s the head of IT, so he kinda needs access to all the privileges. Thanks again for the thoughts!<\/p>","upvoteCount":0,"datePublished":"2014-02-18T19:14:24.000Z","url":"https://community.spiceworks.com/t/disable-email-notifications-for-new-tickets-for-a-single-admin/278277/3","author":{"@type":"Person","name":"jonathanlefeber","url":"https://community.spiceworks.com/u/jonathanlefeber"}},{"@type":"Answer","text":"