WFM maintenance 7.0.0.39 resolved issues

Total: 7 issues

POST-18018

Incident # 14842282

FMLA shift is editable from Central Staffing, but not ASV, but when booking off error is thrown and screen hangs

When an employee is put on LTA in a Master Rotation and the MR is published, the book-off option is available in Central Staffing, but not in the ASV. When trying to book off the shift in Central Staffing, an error occurs.

Outcome

Fixed. The book-off shift option is not available in Central Staffing when it is not available in the ASV. In addition, the existing HIDE_MR_OTS_LTA registry parameter has been updated to also hide LTA shifts created in MR/OTS in Central Staffing.

POST-19763

Incident # 15388037

Clocks Processing in the Wrong Order

You can change the order that clocks are processed in by configuring the CLOCKS_ORDER_BEFORE_PROCESSING registry parameter to sort the clocks in the CLOCK_TRAN_PEND_J table by date and time before processing. By default, the clocks in the CLOCK_TRAN_PEND_J table are processed based on CTPJ_ID.

Note: The default behavior is recommended for most customers. When clocks are ordered by date and time before processing, the work date associated with the clocks could vary, depending on when the clock processor runs.

See the Infor Workforce Management Registry Parameter Reference Guide for more information.

POST-19821

Incident # 15397985

ASV book off issue for partial leave on night shift when TOC book off already exists post midnight

When trying to process a partial leave book off (for example, 23:00 to 4:00) in the ASV for shifts spanning midnight, an error occurs if there is already an existing leave request booked through the Time Off Calendar for the next day (for example, 4:00-6:00):

Shift1, Row1: Book Off End Time greater than the Shift End Time.

Row 1: There are no details that map with the Book Off Segment.

Outcome

Fixed. User can book off available segments of overnight shifts.

POST-20564

Incident # 15607096

NPE occurring on Schedule Metrics Calculation Task

The Schedule Metrics Calculation Task is failing with a NullPointerException. The issue occurs when an LTA time code is not mapped to an LFSO activity.

Outcome

Fixed by adding code to avoid the error.

POST-20753

Incident # 10861545

Import issues after fixes POST-18662 and WFM-28579

When using the Employee Import to extend the termination date of a fixed-term contract employee (for example, from August 1 to September 1) and change the employee's home team, upon termination the employee is assigned to TERMINATED TEAM starting on the wrong date (September 2 instead of September 1).

Outcome

Fixed.

Note: When terminating an employee or changing an employee's home team, the hire date (Emp_Hire_Date) should not be specified in the CSV file.

POST-20780

Incident # 15508344

java.lang.NumberFormatException: For input string: "10000492561000049256" occurs when loading Team and Employee in Relief Queue

When trying to load the relief queue with both a team and employee selected, an error occurs. The error occurs if the team ID (WBT_ID) is a large value.

Outcome

Fixed.

POST-20897

Incident # 15646325

No data available message in Master Rotation Job lookup

No data available message appears in the Master Rotation Job lookup. A window opens with the message "No Data Available".

Outcome

Fixed by adding a container for the dblookup UI.