MVS 7.0.0.7 resolved issues

Total: 15 issues

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

WFM-24363

Assign Shift

Users can assign an employee to an unassigned shift in Central Staffing by right-clicking the shift and selecting Assign Shift.

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

WFM-24364

Unassign Shift

Users can unassign an employee from a shift in Central Staffing by right-clicking the shift and selecting Unassign.

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

Incident # 14088824

WFM-24817

ASV KPI by Loaded Teams

The Key Performance Indicators (KPIs) panel in ASV has been updated to exclude shifts in KPI calculations that are outside the context of the currently selected schedule. When no individual employees are selected, KPIs are calculated for all shifts belonging to the units selected in the Unit field during the currently selected date range. Displayed shifts that belong to units that are not currently selected are excluded from KPI calculations. When individual employees are selected in the Employee field, KPIs are calculated for all shifts that are assigned to the selected employees, regardless of the unit that the shifts belong to.

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

WFM-25439

Publishes Shifts from the Advanced Schedule View CPU reach 90%

Publishing a large schedule from ASV (thousands of teams) is consuming excessive amounts of CPU resources on the application server.

Outcome

Fixed by removing a schedule reloading step that was performed when the publishing was initiated through ASV. This step was redundant because the ASV schedule is published on the job scheduler.

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

WFM-25686

User is able to Accept the shift in RCA before lock down date

Users that do not have lockdown access can assign shifts that are before the lockdown date in the Relief Calling Area (RCA) by accepting the shifts.

Outcome

Fixed by adding a lockdown validator to the general validation set used when assigning shifts in RCA.

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

WFM-25774

Back merge Feature to 7.0.0.X

Data elements can be edited on individual shifts when editing an MR or OTS in Schedule mode to record additional details about the shift. Up to 10 data element fields can be enabled.

Users can edit data elements on shifts using the Shift Data Elements pop-up in MR or OTS. A gray arrow indicator is displayed on a day cell when one or more data elements have been edited on the shift. These data elements are included with published shifts when the rotation is processed as shift summary UDFs.

The set of shift summary UDFs and flags has been expanded to include 10 UDFs and 10 flags. A "Shift Data Elements" heading has been added in ASV for the shift summary UDFs and flags section in the Details Edit and Mass Edit modes.

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

WFM-26101

Introduce Registry to Skip Employee Team validation when assigning row in rotation

The SKIP_EMPLOYEE_TEAM_VALIDATION registry parameter has been added to disable team validation when assigning employees to rows in an MR or OTS. When this registry parameter is set to true, employees can be assigned to a row even when they are not a member of the team associated with the MR or OTS. When this registry parameter is set to false, team validation prevents users from assigning an employee to a row if the employee is not a member of the team during the entire date range selected for the assignment.

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

WFM-26186

SHIFTSUM_UDF flags in ASV, when configured as DBlookupUI, lookup is not clickable

In Details Edit mode in ASV, shift summary UDF fields configured as DBlookupUI do not display the available options when clicked.

Outcome

Fixed.

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

WFM-26242

Upgrades from 7.0 are broken

Flyway is failing with an error when running migration 20200407163647583__WFM-25867_Job_unit_cards_KPI_coverage_adjustments.wbsqld.

Outcome

Fixed.

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

WFM-26289

Hard stop validation shown in ASV while copy/swapping the shift in ASV

The message "Please save changes before copying this shift" is displayed when copying or swapping a shift in ASV.

Outcome

Fixed by setting the loading flag to true before populating the shift summary UDFs to avoid triggering the modified flag.

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

WFM-26303

Additional Summary UDFs and Flags are not added in the create new Ad-Hoc shift popup in ASV

Shift summary UDF fields 6-10 and shift summary flag fields 6-10 were added to the New Ad Hoc pop-up in ASV. These fields can be enabled in Config mode.

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

WFM-26325

New Udfs and Flags are not updated when updating shift configuration.

Updates are not saved to shift summary UDFs 6-10 and flags 6-10 when updating a shift configuration.

Outcome

Fixed the clone function that was not copying the updated values for the new shift summary UDF and flag fields. Also fixed the read only tag for the new shift summary UDF and flag fields.

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

WFM-26326

Shifts with shift configuration flags are not persisted when adding shifts through inline edit.

Shift summary flags from the shift configuration are not populated on new shifts created through Details Edit mode in ASV.

Outcome

Fixed.

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

WFM-26334

SHIFTSUM_Flags and SHIFTSUM_UDF's are not being Overridden when Override Shift configuration is CHECKED in ASV

When creating an ad-hoc shift in ASV with the Override Shift Configuration option enabled, shift summary UDF and flag fields that were left blank are populated using the default values from shift configuration.

Outcome

Fixed by updating the back end to allow overriding with empty values.

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

WFM-26335

Add additional Udfs and Flags to Shift Config history dialog in MR/OTS

The Shift Effective-Dated Changes pop-up in the MR and OTS edit screens has been updated to display fields for shift summary UDFs 6-10 and shift summary flags 6-10.

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