Cloud Migration Resources
Planning a Cloud migration? These resources can help you get started:
→ Time to SLA Cloud features – Review Cloud features and understand key differences between DC and Cloud.
→ Migration support from Appfire – Learn how we can help you migrate smoothly.
SLA calculation issues during workflow transitions
Problem
SLA calculation problems occur after particular transitions.
Time to SLA has issue listeners that listen to Jira events fired via workflow post functions. For better performance purposes, TTS does not listen to all events. If you use event types that TTS does not listen to in workflow post functions, then SLA calculations are not processed via TTS listeners, and SLA calculation problems occur.
Never Listening
Since the events listed below are not stated directly in SLA contracts, TTS listeners never listen to them.
Work Logged On Issue
Work Started On Issue
Work Stopped On Issue
Issue Worklog Updated
Issue Worklog Deleted
Special Events
TTS listens to the following events if you use comment actions in SLA definitions. However, they should not be used in workflow transitions to get accurate SLA data.
Issue Commented
Issue Comment Edited
Issue Comment Deleted
Solution
Do not use the events listed above in your workflow post functions.
