How to cancel SLA when priority changes?

Sriharsha3
Tera Contributor

If the priority is updated, a new SLA is generated and the old SLA is not cancelled. 

Start condition: based on priority and state

Cancel condition: Based on state

Pause : Based on state

 

How can I cancel the old SLA

 

Thanks

1 ACCEPTED SOLUTION

Tommy SN Sahlin
Kilo Sage

Hi param,

 

Check that you have set "When to cancel" in your Start Conditions:

find_real_file.png

View solution in original post

3 REPLIES 3

rahulpandey
Kilo Sage
Hi, You Just need to add priority changes in stop condition of SLA and it will do the rest.

Tommy SN Sahlin
Kilo Sage

Hi param,

 

Check that you have set "When to cancel" in your Start Conditions:

find_real_file.png

Tommy SN Sahlin
Kilo Sage

As a general comment: I would avoid using State as a Start Condition if I were you, considering that the SLA will cancel as soon as the State changes (provided it isn't closed or paused first). I'd prefer to use Active as in the screenshot above.

hope that helps  /Tommy