STEPS TO REPRODUCE:
1. Login Clarity Classic UI.
2. Navigate to Administration -> Project Management -> Timesheet Options
3. Ensure that the Decimal Places setting is set for 2.
4. Navigate to Modern UX and Open a timesheet.
5. Enter the value of 2.497 in the timeentry of a task.
6. We notice that the value is rounded off to 2.50 in the UI, but database stores the value as 2.497 (8989.2).
7. For customer's Using HCL Timesheet hook there are rules which restrict submission of timesheet when the time entries are not in .25 increments. Submitting a timesheet in the above scenario of 2.497 will throw an error.
8. User modifies the value which is showing as 2.50 and enters the same value 2.50 again.
Expected Results :- Timeentry is updated to reflect 2.50 hours
Actual Results :- Timeentry is not updated and still reflects 2.497 hours.
Release : 16.1.1