WFM maintenance 7.1.0.26 resolved issues

Total: 11 issues

POST-17350

Incident # 14664440

Move icon still displays on horizontal scrollbar on Call Log window in Relief Queue

The mouse cursor on the Call Log window in the Relief Queue does not change to a pointer cursor when hovering over the horizontal scrollbar. The cursor remains as a move cursor.

Outcome

Fixed.

POST-19456

Incident # 15210727

Change Book off type dropdown DBLookup to read-only text in Manage Publish Conflict pop-up

In the Manage Publish Conflicts pop-up, after changing the security group permission of the Book Off field to view, the field remains editable.

Outcome

Fixed.

POST-21429

Incident # 15826839

Employees of Teams with same description are not shown completely in Schedule Optimization Weekly Tab

Employees are not sorted by department in the Weekly tab of the LFSO Schedule screen when multiple teams have the same team description and the SHOW_LOCATION_NAME registry parameter is set to WBT_DESC.

Outcome

Fixed by sorting employees based on deptId when the deptName values are identical.

POST-21626

Incident # 15879317

Adding Employee with ION PROCESSOR for the first time and specifying a Team fails

The users in WFM are assigned to a pending employee with the same name as the user (usually an email address).

In order add employees to the users created in WFM we have added the field Wbu_Identity2 to our employee import layout and changed the processor from "CORE PROCESSOR" to ION PROCESSOR"

When trying to import an employee with the ION PROCESSOR in place there are errors. Using the CORE PROCESSOR to perform the employee import works fine, but errors are encountered when using the ION PROCESSOR.

Outcome

Fixed.

POST-21680

Shifts of inactive employees in future cannot be deleted

Shifts cannot be deleted in the LFSO Schedule screen that are assigned to inactive employees from a shift pattern. These shifts are missing job, activity, and department.

Outcome

Fixed by removing default shift records that are missing job, activity, and department and creating a parameter to control creation of the employee schedule data without having overrides for default shift records.

POST-22079

Incident # 16035752

Unable to hide the Department Intraday coverage section on weekly view

User DENIED access to SEC_SKD_STORE_COVERAGE and LFSO_STAFF_REQUIREMENT_FILTER on the weekly view, but when you edit a shift that section re-appears. User is unable to completely hide this store/departmenht coverage section at the bottom.

Outcome

Fixed.

POST-22168

Incident # 16056624

Employees not found error when generating LFSO schedule

An error is thrown when a schedule is generated in Scheduling > Schedule Optimization > Display a Schedule > Create a New Schedule. This only occurs when 1 employee is configured with a location and team.

Outcome

Fixed.

POST-22235

Incident # 15862966

Apply Pay Rates Rule throwing NullPointerException during Schedule Cost Calculation

A null pointer error occurs during the schedule cost calculation for the Apply Pay Rates rule.

Outcome

Fixed by checking whether each work detail time code has a valid hour type.

POST-22247

Flyway error - ORA-00001: unique constraint (WORKBRAIN.PK_JOBSKD_TSK_PRM) violated

"ORA-00001: unique constraint (WORKBRAIN.PK_JOBSKD_TSK_PRM)" error is occuring in Flyway when updating the database from 7.1.0.4 to 7.1.0.25.

Outcome

Fixed.

POST-22300

Incident # 15342568

Back port - Cost is calculated as JPY0 when a loaned employee has a shift in the LFSO from the Home Team and the Borrowing team on the same day

When a loaned employee is scheduled on a shift from the borrowing team and a shift from their home team on the same day, the "Current Cost" in the Cost & Score section in the LFSO Schedule screen is shown as 0 for the day.

Outcome

Fixed by backporting POST-19669 to 7.1.0.x.

POST-22315

Back port -Enabling Unauthorize Rule pay rule causing cost calculation error in Master Rotation

An NPE error encountered in cost calculation for Unauthorized Rule.

Outcome

Fixed by backporting POST-17749 into 7.1.0.x.