Is there a way to display the time difference between when a
ticket was opened and closed? I notice that in the mysql database there is a create_time
and a change_time but I’m not sure how to display the difference of these
two in my search results.
Thanks in advance
-Shawn