-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
If you have an SLA with a goal based on custom fields for the "Apply to work items" condition, and you modify this custom field while it matches the close cycle condition for the SLA, the SLA disappears from the ticket instead of showing the closed cycle value. This happens due to race conditions, as both actions occur simultaneously. Therefore, it's more common to see the SLA disappear in this scenario.
Steps to Reproduce
- Have an SLA based on a custom field (for example, Labels)
- Have a "Finish counting time when..." condition to another status (for example, Waiting for customer)
- Transition the ticket to "Waiting for customer" at the same time you change the Labels field
Expected Results
The SLA should display the closed cycle in the ticket.
Actual Results
The SLA disappears.
Video showing the behavior: SLA.mov
Workaround
It's not recommended to base SLAs on custom fields that are constantly changing. You should ensure the SLA is closed a few minutes before the custom field value is modified. If possible, consider adjusting this SLA logic.
- mentioned in
-
Page Loading...