In message templates, when using a dynamic variable I can create a fallback variable or text. I would like to have two fallback options, one being another variable, and a second fallback being text.
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...