SLA issue - Actual elapsed time and Business elapsed time are showing as '0'Issue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms Actual elapsed time and Business elapsed time for a task_sla record are showing a value of zero seconds. Release Jakarta Patch 7 Cause This is expected behavior for a SLA which attaches in a paused state and moves immediately to Completed/Achieved. Resolution To verify that the affected task_sla record was paused, be sure to add the "Pause duration" and "Pause time" fields to the task_sla list view.The SLA definition "Priority 1 - High SLA" attached after the previous similar task_sla completed. However, it attached in a paused state. From its attachment on 09-02-2018 20:48:01, to 07-04-2018 20:00:20 (when the incident was moved to a state of "Closed", thus fulfilling the stop condition of the SLA definition - moving this SLA to "Achieved"), it was paused for 56 days 23 hours and 12 minutes.When an SLA definition attaches in a paused state, it does not accrue time as some might expect. Both the "Actual elapsed time" and "Business elapsed time" will remain at zero as the task_sla is paused.As this task_sla did attach in a paused state, and was only "unpaused" when it's stop conditions were met and it was moved to "Achieved" (some users may see this as "Completed"), that explains why both values are '0'. ReleaseJakarta Patch 7ResolutionTo verify that the affected task_sla record was paused, be sure to add the "Pause duration" and "Pause time" fields to the task_sla list view.The SLA definition "Priority 1 - High SLA" attached after the previous similar task_sla completed. However, it attached in a paused state. From its attachment on 09-02-2018 20:48:01, to 07-04-2018 20:00:20 (when the incident was moved to a state of "Closed", thus fulfilling the stop condition of the SLA definition - moving this SLA to "Achieved"), it was paused for 56 days 23 hours and 12 minutes.When an SLA definition attaches in a paused state, it does not accrue time as some might expect. Both the "Actual elapsed time" and "Business elapsed time" will remain at zero as the task_sla is paused.As this task_sla did attach in a paused state, and was only "unpaused" when it's stop conditions were met and it was moved to "Achieved" (some users may see this as "Completed"), that explains why both values are '0'.