I have developed new ticket states and transitions for UserRequest via an extension, It is working as expected except for SLA (TTO & TTR). Since my custom statuses are inherited from Assigned and Pending statuses, I expected that it will inherit the stopwatches also based on that which didnt happen. I'm also using "SLA considering business hours" extension by Combodo.
Could you please advise how I can incorporate my new statuses to the considered in include/exclude as appropriate keeping the "SLA considering business hours" extension. A sample code for a state is given below.
Hello team,
I have developed new ticket states and transitions for UserRequest via an extension, It is working as expected except for SLA (TTO & TTR). Since my custom statuses are inherited from Assigned and Pending statuses, I expected that it will inherit the stopwatches also based on that which didnt happen. I'm also using "SLA considering business hours" extension by Combodo.
Could you please advise how I can incorporate my new statuses to the considered in include/exclude as appropriate keeping the "SLA considering business hours" extension. A sample code for a state is given below.
Thank you in advance for your assistance!
Last edit: Sunilkumar 2024-07-22
+1
I also have a same use case. Interested to know