The timesheet selection on the MUX Timesheets grid is not working properly. At times selected timesheets get deselected and the counter goes out of sync
Steps to Reproduce
Expected Results: Timesheets should be selected or deselected as the user interacts on the grid. The counter should be consistent.
Actual Results: Timesheet selection does not work properly and the counter is wrong
Clarity 16.2.3, 16.3.0
DE156694
DE156694 is fixed in Clarity 16.3.1 and backported to 16.2.3 patch 3 and 16.3.0 patch 1
Regarding of the timesheet selection/counts, here is the explanation of how it is working by design:
1. The 'Select all' button obtains both physical and virtual timesheets.
The total count always returns the total of physical timesheets, therefore it is not an incorrect selection total.
2. To confirm the count, configure the grid flyout columns (Updated By, Updated Date).
Any row with an empty value for these fields, means it is a virtual timesheet.
When selecting/clicking on the row, the values get immediately populated and at this point, it becomes a physical timesheet.
The total count in the 'Timesheet Grid' is always on the physical timesheet count.