Disable All Default Agent Notifications
Moderator: crythias
-
- Znuny newbie
- Posts: 64
- Joined: 09 Feb 2015, 12:03
- Znuny Version: 4.0.5
- Real Name: Zohair Yousafi
Disable All Default Agent Notifications
Trying to understand all of the default agent notifications in OTRS is an extremely complicated task; therefore I have created my own notifications for each of the events I want to send notifications for. Unfortunately, in some cases, agents are now receiving two notifications for one event. How can I stop the default agent notifications and continue using the notifications I created in "Notifications (Event)"?
Re: Disable All Default Agent Notifications
Actually not possible
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 64
- Joined: 09 Feb 2015, 12:03
- Znuny Version: 4.0.5
- Real Name: Zohair Yousafi
Re: Disable All Default Agent Notifications
Seriously? Can't I delete these notifications from the database or something?
Re: Disable All Default Agent Notifications
You might patch the Article.pm for OTRS 4
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 64
- Joined: 09 Feb 2015, 12:03
- Znuny Version: 4.0.5
- Real Name: Zohair Yousafi
Re: Disable All Default Agent Notifications
What does this patch do?
Re: Disable All Default Agent Notifications
Prevent the generation of the build in notifications like add note or owner
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny newbie
- Posts: 64
- Joined: 09 Feb 2015, 12:03
- Znuny Version: 4.0.5
- Real Name: Zohair Yousafi
Re: Disable All Default Agent Notifications
Okay well that's not exactly what I am looking for. I was just hoping there was a simple setting I was missing and I could simply turn the notifications on/off like a switch.