WFM general 7.1.0.14 resolved issues

Total: 16 issues

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

PLAT-10705

Publ API - Calc Group

Added custom scripting APIs to get data on calculation groups.

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

PLAT-10707

Publ API - Employee History

Custom scripting API added to get data on employee history.

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

PLAT-10731

Publ API - Schedule Group

Added a custom scripting API for a Schedule Group in LFSO.

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

PLAT-10732

Publ API - Shift Data

Added a custom scripting API for shift data.

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

PLAT-10735

Publ API - SO Employee

Added custom scripting API to get data on LFSO employees that is stored in the SO_EMPLOYEE table.

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

PLAT-10739

Publ API - Work Detail

Added a custom scripting API for a Work Detail.

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

PLAT-10958

Publ API - Work Detail

Added a custom scripting API for a Work Detail.

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

PLAT-11042

Publ API - Pay Group

Custom scripting API added to get pay periods for pay groups.

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

PLAT-11047

Publ API - EsActTypeMap Service

Added custom scripting API to get data on the mapping of activities to activity types.

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

WFM-25498

Archiving MVS schedule and Template generation transaction data

The MVS SCHEDULE AND TEMPLATE TRANSACTION DATA archiving policy definition has been added for MVS schedule and template data. System administrators can use this new archive policy with the Archive Policy Runner task to automatically migrate records for MVS schedules and templates to the archive schema when they reach a specified age, improving the performance and user experience.

See "Archiving policy details and tables affected" in the Infor Workforce Management Tools Administration Guide.

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

WFM-27840

System error occurs when SC error is violated during TOR Cancellation Approval Process

A system error occurs when schedule compliance error is violated during Time Off Request Cancellation Approval Process.

Outcome

Fixed. Made changes to allow the Schedule Compliance (and any other validation error) to display in the pop-up box when cancelling a book-off.

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

WFM-27979

Unify STC shift parameters to be consistent

Shift parameters in Central Staffing have been refactored to update all references of shift.locked to shift.isLocked for consistency with other parameters.

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

WFM-28050

[UI] Shift label is displayed outside of the shift card when user drags it

Shift label is displayed outside of the shift card in Central Staffing after a user clicks and drags the shift card.

Outcome

Fixed. Removed height attribute for shift label to prevent vertical stretching when shift card is dragged and applied ellipsis for lengthy labels when shift card is dragged.

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

WFM-28069

[FF]- Cancel book-off pop-up is truncated and the book-off details are not displayed in Central Staffing

Firefox doesn't recognize -webkit-fill-available (default datagrid style). As a fallback, width:300px is applied, which truncates the cancel book-off details.

Outcome

Fixed. In order to make -webkit-fill-available work in Firefox, -moz-available is applied.

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

Incident # 15064260, 15117375, 15221565, 10861545

WFM-28579

Allow for updating re-hire team assignments in a single import transaction

Using the Employee Import, you can now import a re-hired fixed contract employee (an existing employee with a new hire date and a known termination date) using one CSV import file. Previously, you required two CSV files to get the correct team assignments. The first file was used to change the employee's home team as of their hire date and the second file was used to assign the employee to the TERMINATED TEAM as of their termination date. With this enhancement, you can now specify an employee's contract information (hire date, team assignment, and termination date) in one CSV file.

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

WFM-28948

Auto Scheduler should not fail if there is any duplicate record found in SO_EMPLOYEE for the same employee

Auto-Assignment fails with the message "Transaction rolled back because it has been marked as rollback-only" when there are duplicate records in the SO_EMPLOYEE table.

Outcome

Fixed.

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