WFM maintenance 7.0.0.31 resolved issues

Total: 8 issues

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

Incident # 14574523

POST-16943

Misalignment of shifts and rows in ASV when OTS name is attached to row name

A misalignment of rows occurs in ASV. This occurs because ASV adds the rotation name to the row name when rows have been added to an OTS in addition to the rows that are inherited from the OTS template.

Outcome

Fixed the row height for displaying rows added to an OTS in addition to the rows inherited from the OTS template.

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

Incident # 14707654

POST-17524

Relief Queue displays Filled shifts when loaded for AR status

Relief Queue is returning Filled shifts when the AR status filter is selected.

Outcome

Fixed the code to respect the AR status filter.

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

Incident # 15157790

POST-18866

' is displayed on Timesheet Comment when adding an overwrite comment for Shift

The ' entity is displayed on Timesheet comments when adding an override to a shift.

Outcome

Fixed by removing the encoding of override comment.

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

Incident # 15042102

POST-18968

Error on employee override page: JBWEB004053: Attempt to clear a buffer that's already been flushed

Page execution error on Employee Basic Information - Override page and other pages as well.

Outcome

Fixed. Added code to increase the buffer size in wbheaderInner.jsp and removed existing code where buffer size is set in the pages that include /system/wbheader.jsp.

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

Incident # 15245291

POST-19175

Issues with Finnish Translations and Scandinavian characters in some of the core reports

Finnish translations are incorrect for the titles of the Employee Punches by Day Report, Schedule Compliance Violations Report, and the Time Code by Team Report.

Outcome

Fixed the translations.

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

Incident # 15199476

POST-19219

Master Rotation process fails with error ORA-12899: value too large for column "WORKBRAIN"."CMPLNC_VIOLATION"."CMPVIO_CHECKSUM"

Processing a Master Rotation fails with error ORA-12899: value too large for column "WORKBRAIN"."CMPLNC_VIOLATION"."CMPVIO_CHECKSUM".

Outcome

Fixed by changing checksum column type from varchar to clob.

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

Incident # 15255172

POST-19360

Archiving policy missing dependent table

The core archiving policy, PAYROLL DATA, fails when scheduled swipe data exists.

Outcome

Fixed by adding the SS_SCHEDULED_SWIPE_LOG and SS_SCHEDULED_SWIPE tables to the archive schema and including them in the Payroll Data policy definition.

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

POST-19508

Sort by start time is displayed in wrong order in print when sort by location is selected

When printing from the Daily tab in the LFSO Schedule screen, the shift start time sort is not respected in the PDF output.

Outcome

Fixed by adding code changes to sort the shift details based on the shift start time for Location/position sort order.

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