WFM maintenance 7.0.0.37 resolved issues

Total: 4 issues

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

Incident # 15162519

POST-19346

Correct filled hours should be displayed under Key Performance Indicators in ASV

Filled Hours were incorrectly displayed as 0 in the Key Performance Indicators pane in ASV. This issue was reported when using a custom pay rule.

Outcome

Fixed an issue where the hours and shift count values displayed in the Key Performance Indicators pane were calculated using custom pay rule calculation results, which was not an intended behavior. This has been now decoupled from custom pay rules, so hours and shift counts always display values based on the working hours calculation for default layered shifts.

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

Incident # 15376807

POST-19708

Entering LTA's with a long duration results in error

Creating a time off in the Time Off Approval screen longer than 1000 days causes a "java.sql.SQLSyntaxErrorException: ORA-01795: maximum number of expressions in a list is 1000" error.

Outcome

Fixed by adding logic to execute the query in batches.

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

Incident # 15513304, 15553603

POST-20178

LFSO Schedule Print throws NullPointerException for some stores when 'Show All' Jobs filter is selected

A NullPointerException occurs when printing a schedule in the LFSO Schedule screen when the Show All Jobs filter is enabled.

Outcome

Fixed by checking if shift details are available before processing schedule printing.

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

Incident # 15513914

POST-20194

Auto-assignment not respecting Honor Availability rule with shifts over Midnight.

When using the Honor Availability rule, an employee is scheduled for a cross-midnight shift (22:30 to 07:00), even though the employee is only available from 00:00 to 07:00.

Outcome

Fixed.

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