Our operations team misses deadlines because overdue alerts only go to direct approvers. Need to escalate to managers automatically when tasks hit 80% of SLA. Tried setting fixed time triggers but priorities vary by department.
Any best practices for dynamic escalation rules? How are you calculating SLA percentages across different task types? Success with natural language config instead of complex rule builders?
We categorize tasks into priority buckets with separate SLA timers. Critical items escalate at 50% SLA, standard at 75%. The challenge was integrating with Jira priorities - built a middleware parser that now needs constant maintenance. Looking for more native solutions.