Resolved! How do i get the breach time, SLA due field says unknown. How can I fix this?
Hi. I'm trying to get a value for how long the SLA has until breach, nor when is it due. With python 3 and pysnow (link to documentation), I can pull all the fields of a ticket in a dictionary(similar to a JSON object with keys and values). Here ar...