Hello,
I have created an SLA that does the following:
1) When an issue is created, start a timer
2) End the timer when a comment is posted.
It's basically a Time to First Response (TTFR) SLA, but I would like to tweak it a little if possible. My end goal is, for a created issue, if someone posts a question in the comment section to start the timer and end the timer when a response is posted.
Is there a way to maybe track the "?" character and start the timer when that is recognized, and then stop the timer when any other comment is posted? All advice/input is much appreciated!!