Problem
The hours displayed are showing up for the incorrect person.
Solution
The problem is most likely that you are grouping by assignee instead of group by worked user.
The hours displayed are showing up for the incorrect person.
The problem is most likely that you are grouping by assignee instead of group by worked user.