Skip to main content
All CollectionsVersion Update
Workstem 2.1.6 Version [2024-11-11] Update Notes
Workstem 2.1.6 Version [2024-11-11] Update Notes
Workstem CS avatar
Written by Workstem CS
Updated today

1.【Fixed】- Web - Incorrect error message returned when client password expired.

The error message returned by the Auth service contains Chinese characters, causing the gateway to report an error when reading the response header.

2.【Fixed Yearly/Monthly Quota】 - When setting up leave to be calculated on a monthly basis, the leave balance was not converted to a yearly amount when calculated pro-rata.

3.【Employment & Payroll Information-Web - Status not shown for selected historical record.

4.【Subscription Plan】- Web -The system's active HC number is not subject to the limit of the subscribed HC number.

Issue: A client subscription plan has a limit of 220HC, the number of HC in the database is 201, but the actual number of employees is 230.

Possible root cause: The client imported a terminated employee and then converted them to an active employee. Although the number of active employees is verified during the import, the active HC count is not verified on the interface used for termination and employee creation. Additionally, the timer that performs the subscription task at 4 AM every day filters the subscription information, causing the client's subscription to not be updated.

Modified: Add a new employee, import employee, and use the interface for termination and employee creation to perform HC verification and update the subscription HC number. The timer task will handle the HC subscription number update.

5.【Schedule】- Web -【Scheduling in employee's calendar】 Leave type abbreviation and corresponding balance need to be displayed dynamically.

The leave code and leave balance of the employee will be displayed on the employee calendar page in scheduling module (data of 0 or none will not be displayed).

Before modification: The default display is a fixed number of 8.

After modification: Displayed dynamically according to the back-end response data.

6.【Total Working Hours Report】- Web -Total Working Hours Report Development Requirements

In the case of multiple shifts and timesheet in a day, one record for one shift and one record for one timesheet.

7.【People Module】- Web - Employment & Payroll Information changes by selecting "Effective Immediately" will have two "Effective Now" records at the same time.

8.【Benefit】- Web - Hong Kong "Advanced Settings - Plan Cycle Start Date" under Benefit Setting: Once an employee is affiliated with the plan and has a contribution record, this date cannot be modified.

Did this answer your question?