WFM maintenance 7.0.0.33 resolved issues

Total: 7 issues

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

Incident # 15303357

POST-19481

Payroll Close Wizard checks all previous pay groups for off cycle retros

When doing an off-cycle retro export in the Payroll Close Wizard, all of the previous pay groups of the selected employees are checked. If an employee was previously assigned to a pay group that is configured without an export type, the "... are not associated to a Payroll Export Mapping" error occurs and the export cannot continue. The error occurs even if there are no adjustment records for the previous pay groups within the date range selected in the wizard.

Outcome

Fixed. For off-cycle retro adjustments, the validation is limited to only the pay groups in the WORK_DETAIL_ADJUST table that have adjustments within the selected date range.

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

Incident # 15373104

POST-19695

Code Summary on the Weekly timesheet does not display properly if an employee is rehired mid-period

If an employee is rehired midway through a week, the Code Summary in the Weekly Timesheet is displaying incorrectly for that week.

Outcome

Fixed.

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

Incident # 15414917

POST-19775

Creating new row/bulk versions automatically re-activates the deleted rows in MROTS

When creating a bulk version for a Master Rotation, all rows are activated including deleted rows.

Outcome

Fixed. If a row is deleted as of the effective start date of the new bulk version, a row version is not created for the deleted row.

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

Incident # 15403380

POST-19824

ALL button is not displaying correctly in Job Scheduler Task Security

When setting the Task Security field in the Job Scheduler, the security groups are not selected upon clicking the All button. Upon clicking the Done button and then the Set button again, all the security groups are selected.

Outcome

Fixed.

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

Incident # 15430752

POST-19860

ETM Shift swap fails with error " Your shift trade request for April 29th has failed (1) The time interval 2:00PM-10PM is inside Employee XX interval 12am-12am" while swapping the shifts

When trying to swap shifts between two employees on the same day in ETM, the swap is rejected. The issue occurs when one of the employees has multiple shifts on the day of the swap. The same shifts can be swapped in the ASV.

Outcome

Fixed by handling time intervals when loading shifts.

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

Incident # 15442735

POST-19908

Unable to import balance for FMLA

When trying to set the balance for "FMLA Service with Company in Last Year" using an import, the import fails.

This issue occurs because the balance name in the BALANCE table contains lower case letters.

Outcome

Fixed by adding a migration file to update "FMLA Service with Company in Last Year" and "FMLA Employed by Company" balance names to uppercase in the database.

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

Incident # 15370030

POST-19650

MVS schedule publishing fails with a com.workbrain.util.async.AsyncTaskException error.

Outcome

Fixed the method used to load skills to never return duplicate skills.

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