how to auto set the priority base on SLA

Moderator: crythias

Locked
nadzir91
Znuny newbie
Posts: 8
Joined: 18 Sep 2012, 05:28
Znuny Version: 3.1.8

how to auto set the priority base on SLA

Post by nadzir91 »

how can i do to set the priority base on SLA..example :
when SLA 1 is choose priority will set to high.
when SLA 2 is choose priority will set to normal.
when SLA 3 is choose priority will set to low.

can anyone help me?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: how to auto set the priority base on SLA

Post by crythias »

ACL
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
nadzir91
Znuny newbie
Posts: 8
Joined: 18 Sep 2012, 05:28
Znuny Version: 3.1.8

Re: how to auto set the priority base on SLA

Post by nadzir91 »

which one of ACL?
nadzir91
Znuny newbie
Posts: 8
Joined: 18 Sep 2012, 05:28
Znuny Version: 3.1.8

Re: how to auto set the priority base on SLA

Post by nadzir91 »

with ACL i just can set the posible value of the priority..how to make it automatically set priority to high when SLA Level 1 is selected..anyone?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to auto set the priority base on SLA

Post by jojo »

you need to develop an event module for this
"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
nadzir91
Znuny newbie
Posts: 8
Joined: 18 Sep 2012, 05:28
Znuny Version: 3.1.8

Re: how to auto set the priority base on SLA

Post by nadzir91 »

yeah thanks jojo. i think event module can help me but where can i find example coding for set priority using event module?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: how to auto set the priority base on SLA

Post by jojo »

have a look on Kernel/System/Ticket/Event/Test.pm or other modules in this directory. Also have a look in the devel docs on doc.otrs.org and dev.otrs.org
"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
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: how to auto set the priority base on SLA

Post by crythias »

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
Locked