WFM maintenance 7.0.0.30 resolved issues

Total: 7 issues

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

Incident # 14548678

POST-16768

HttpErrorResponse OK500 error prompt when LM fields with square brackets

An HTTPErrorResponse Internal Server Error 500 occurs when square brackets are specified in the Department or Business Unit field in an MR/OTS.

This issue only occurs on SQL Server.

Outcome

Fixed. Regex pattern checking is performed when text is submitted in the lookup.

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

Incident # 15052089

POST-18616

Schedules for inactive employees are created in employee_schedule table during schedule generation

Schedules for inactive employees are created in the EMPLOYEE_SCHEDULE table during schedule generation.

Outcome

Fixed by filtering out inactive employees based on their inactive dates before creating the employee schedule records.

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

Incident # 15162449

POST-18882

Work Detail getting removed when the in and out time is changed to 00:00-00:00

When editing the schedule times of a schedule detail in the timesheet to 00:00-00:00, the work detail gets deleted upon submitting the timesheet. When adding a schedule detail of 00:00-00:00 to a row without an existing shift, the work detail is retained upon submitting the timesheet.

This issue only occurs on Oracle.

Outcome

Fixed by changing the data type of OVR_CREATE_DATE from date to TIMESTAMP.

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

Incident # 15222569

POST-19205

System error on saving Shift Premium Zone

When editing a shift premium zone, a system error occurs upon saving. The issue occurs when the Labor Metrics Method field is configured as optional and the value is left blank.

Outcome

Fixed by handling a null value in the Labor Metrics Method field.

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

Incident # 15255229

POST-19429

Import Interface Data Archiving policy not working on SQL Server

The core archiving policy, IMPORT INTERFACE DATA, throws an error on SQL Server:

Arithmetic overflow error converting expression to data type datetime

Outcome

Fixed by changing the Delete Older Than value of the ASYNC AUTO SCHEDULER LFSO TASK interface type from 100000 to 90 to be consistent with the other import types.

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

Incident # 15332053

POST-19507

Time Codes and Hour Types do not display in Mobility timesheet for Finnish Locale

Time codes and hour types are not displayed in the mobility timesheet for the Finnish locale though they are present on the timesheet and their translations are also configured. When the locale is English, the time codes and hour types are displayed.

Outcome

Fixed. The localized value is displayed if available, or a default value is displayed.

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

Incident # 15263628

POST-19528

Shifts are not created by Daily Publish task when there is a unapproved time-off on the same date

When the Daily Publish Task publishes a shift, if there is pending time off request on the same day, the pending time off request is overridden in order to create the shift.

Outcome

Fixed. After publishing, both the pending time off request and the new shift are displayed in the ASV.

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