ACLto to limit Service by Priority Not Working

Moderator: crythias

Locked
vishutux
Znuny newbie
Posts: 8
Joined: 09 Jun 2015, 06:42
Znuny Version: OTRS 4.0
Real Name: Vishesh
Company: Linuxmantra

ACLto to limit Service by Priority Not Working

Post by vishutux »

Hi Members,

I created ACL for Priority->Service, and this working partially. My ACL is

If I select Priority "3 High" Then Service should be "P3_Service"

ACL working but In Service feild two values appears one is "-" Other is "P3 service", and I have to select "P3 service" manually

My need is that Service feild should be populated with "Service P3" only if I select Priority as "3 High". I am doing this to set SLA of ticket

Appreciate if someone suggest what wrong I am doing or any alternate approach to achieve this.

Thanks
Vishesh
OTRS Version 4.0
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: ACLto to limit Service by Priority Not Working

Post by crythias »

Priority is for how urgent to start. Services have SLA which indicates when to finish. Criticality (how business-critical the service) and Impact determine the priority. The service (because of its business-critical nature) should have always a consistent SLA.
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
vishutux
Znuny newbie
Posts: 8
Joined: 09 Jun 2015, 06:42
Znuny Version: OTRS 4.0
Real Name: Vishesh
Company: Linuxmantra

Re: ACLto to limit Service by Priority Not Working

Post by vishutux »

Thanks a lot.
Locked