Skip to content

Improve slah

Ronald van Zon requested to merge improve_slah into master

We are moving the SLA hawk feature from using the search to use a view. This will reduce the number of API calls to only a single view.

The next change introduces caching to the previously reported tickets this will remove the need to do the update tag API call. This change will prevent us from hitting an API limit in Zendesk.

Merge request reports