Hi
Whave otrs 3.0.10 and configured with email notification per external-note to customer , but we don't want external-note alarm show in customer history .
all customers is belongs to customer group and notification send to this group .
thanks for your attention
don't show external-note alarm in history
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: don't show external-note alarm in history
so ... make it internal.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
-
- Znuny newbie
- Posts: 5
- Joined: 14 Jun 2015, 10:32
- Znuny Version: 3.0.10
- Real Name: afshin
- Company: afranet
Re: don't show external-note alarm in history
In history , when a external note is created , a new notification for that thicket show like the picture !
I don't want this new note in history ...in otrs4 is "Controls how to display the ticket history" in "Frontend::Agent::Ticket::ViewHistory" but not in otrs3 !
I don't want this new note in history ...in otrs4 is "Controls how to display the ticket history" in "Frontend::Agent::Ticket::ViewHistory" but not in otrs3 !
You do not have the required permissions to view the files attached to this post.
Last edited by phantasm on 18 Jun 2015, 14:55, edited 1 time in total.
Re: don't show external-note alarm in history
use internal notes if you don't want to show the note in customer portal
"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: 5
- Joined: 14 Jun 2015, 10:32
- Znuny Version: 3.0.10
- Real Name: afshin
- Company: afranet
Re: don't show external-note alarm in history
i just don't want to show "system – email-notification-ext" in history 

-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: don't show external-note alarm in history
Don't create them.phantasm wrote:i just don't want to show "system – email-notification-ext" in history
Make sure they're -int. or filter.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: don't show external-note alarm in history
I guess that you created an automitc notification (notification event) on creation of an external note. So you should use E-Mail Reply to answer the customer if you want to inform the customer and note-external only if the customer does not need an email information. So delete the notification event and use OTRS like it was designed
"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: 5
- Joined: 14 Jun 2015, 10:32
- Znuny Version: 3.0.10
- Real Name: afshin
- Company: afranet
Re: don't show external-note alarm in history
How i can filtered ?crythias wrote:
Make sure they're -int. or filter.