WFM maintenance 7.1.0.14 resolved issues

Total: 6 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 # 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 # 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.

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

Incident # 15344787

POST-19564

[ETM] - List of submitted forms under "My Forms" disappears when the user clicks on another tab and goes back to "My Forms"

The list of a user's submitted forms is not displayed to the user when the user selects Messages > My Forms in ETM.

Outcome

Fixed by removing conditions that prevented the list of submitted forms from being displayed.

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