Breach time (planned_end_time) on Task SLA form not calculating correctly

Jeff Krueger2
Tera Contributor

I have a schedule configured for my SLA definitions that is 7:30am - 5:00pm weekdays excluding holidays (child schedule configured for that).  This is working correctly, the business elapsed times/time left are calculating and counting down properly, and my SLA warnings and breach events are all working properly.

However, my problem is that the "Breach time" field on the Task SLA form is not displaying the correct day/time, and the "Actual time left" field is also showing incorrectly as a result.  Does anyone know why this would be happening?  Here is an example Task SLA record for an active RITM Fulfillment of 5 Business Days:

find_real_file.png

Here is the schedule definition:

find_real_file.png

And the schedule from it:

find_real_file.png

5 REPLIES 5

Tommy SN Sahlin
Kilo Sage

Hi Jeff,

one thing I would recommend is to exclude "Days" as a unit for specifying Duration, and instead just show hours/minutes/seconds. The concept of what "Days" actually means in this context (mapped against Schedules) is confusing to many who configure SLA Definitions, and often leads to the kind of situations like the one you describe above.

  1. Open any SLA Definition
  2. Right click the "Duration" label and choose "Configure Dictionary"
  3. In the "Related Links" section towards the bottom of the page, click "Advanced view"
  4. In the "Attributes" field, enter max_unit=hours and then click Update

Now, you won't see "Days" as a unit anymore, just hours/minutes/seconds which will help to avoid a lot of confusion.

find_real_file.png

cheers  /Tommy