Clocks 7.0.0.7 resolved issues

Total: 11 issues

----------------

WFMC-3651

Entering Administrator mode using invalid user displays Invalid Badge

On WB8000 and WB9000 Series clocks, the message displayed when attempting to enter the Admin mode using an invalid user ID says that the badge is invalid instead of the user.

Outcome

Fixed.

----------------

WFMC-4138

DbUpdate thread execution takes longer to complete even if there are no updates from WFM

DbUpdate thread execution takes a long time to complete even when there are no updates from WFM.

Outcome

Fixed by refactoring the code to improve performance.

----------------

WFMC-4139

Any DBupdate change when there are large number of employees takes too long

Any DBupdate change takes too long if there is a large number of employees.

Outcome

Fixed in WFMC-4138.

----------------

WFMC-4239

Supervisor functions are not displayed when Supervisor is biometric

When accessing Supervisor Mode on WB8000 and WB9000 Series clocks using a fingerprint, the header bar displays Supervisor Mode but the tool bar from Employee is displayed.

Outcome

Fixed by refreshing the tool bar when changing modes.

----------------

WFMC-4275

Swipe time is incorrect when advanced prompt is triggered using IN swipe

When using an advanced prompt, the swipe time is recorded for an IN swipe as the time when the last prompt is answered instead of the actual swipe time.

Outcome

Fixed.

----------------

WFMC-4279

Clock does not complete running the start-up commands if clock.xml file is misconfigured

If clock.xml is configured incorrectly on WB8000 and WB9000 Series clocks when re-initialization is called, the clock does not complete the startup commands. Clock.log indicates that there is invalid configuration in the clock.xml file, but the clock screen does not display the message.

Outcome

Fixed by showing the warning message on the clock screen and disabling the keypad to prevent user transactions on the clock.

----------------

WFMC-4284

The status message is not displayed on the clock when the network configuration changes are being applied

When setting static IP or enabling DHCP on WB8000 Series clocks, the message System Resetting is displayed instead of the message Setting Up Static IP or Enabling DHCP.

Outcome

Fixed by updating doResetWork to be scheduled by the work manager.

----------------

WFMC-4293

Arconic - Time is off by plus or minus 1 hour for WB6000

Clocks are showing the wrong time on screen. The time and Daylight Saving Time (DST) flag is not reset when DST changeovers occur in March and November.

Outcome

Fixed by adding a DST check against the raw DST flag coming from the clock before any change is done to build the clock reader time.

----------------

WFMC-4294

Re-apply the change from WFMC-44

PLAT-6598 reverted changes to axis.jar in WFMC-44, causing the worker thread to wait forever to establish an HTTPS connection to WFM.

Outcome

Fixed.

----------------

Incident # 14551522

WFMC-4315

WB9000 clocks poll date keeps flipping back and forth between different time zones

In WFM reader configuration, the last poll date for WB8000 and WB9000 Series clocks was changed to the WFM time zone after DbUpdate run, and then changes to the clock time zone after ReaderStatusExport.

Outcome

Fixed the last poll date in WFM reader configuration by updating the time using the current WFM time.

----------------

WFMC-4316

WB8000/WB9000 clock can't come up after software update

WB8000 and WB9000 Series clocks do not come up after a software update.

Outcome

Fixed by making sure to cancel the timer in the clock UI when shutting down the clock application.

----------------