Update metric calculation for "new" and "closed workload"
Currently, the scope of the report is not taken into account when calculating the metrics, leading to multiple counts. Ex: conversation is moved from inbox A to B. It will increment the new workload by one (for B) and the closed workload by one (f...
The metric is confusing and does not fulfil the user's expectations. It is particularly wrong in the time breakdowns (heat map, time chart) Could also be solved by changing its definition (=> make sure it is not counted twice by tying it to a s...
Other time-based metrics consider business hours (response time, reaction time, resolution time), but tag duration does not.
When tag duration is used to measure business processes, it is helpful to ignore periods where people are not working
...