POST 7.0.0.16 resolved issues

Total: 14 issues

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

Incident # 14490252

POST-16946

"PROCESS REQUIRED" status remains on rotation when Draft row is not activated

When a new row is added to a rotation but is not active, the status on the rotation will remain as PROCESS REQUIRED even after publishing.

Outcome

Fixed. Now check if all row versions are draft before setting publishing status.

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

Incident # 14603124

POST-17069

Colors are different when display options Availability and Hours of Operation are both selected.

When the system is displaying the schedule with HOOP + Availability in daily view, the availability interval lines are created incorrectly which is causing the display issue.

Outcome

Fixed. Changed the code to generate the availability intervals appropriately in between the HOOP time intervals with the correct color.

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

Incident # 14653529

POST-17323

Time Based Availability Calendar-Apply To Day parameter-The AV does not reflect correctly in RCA-EP when av was applied with the Sunday and Weekdays and Weekends parameter_BY

When adding an AV availability override for Sundays, Weekdays, or Weekends in the Employee Availability Calendar, the updated availability code is not reflected in the Relief Calling Area.

Outcome

Fixed by changing how 'Apply to day' is calculated for AmxOverrides.

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

Incident # 13798309

POST-17647

Re-importing the employee file removes assignment in terminated team

Re-importing the employee data import file changed employee team assignments from the terminated team to the employee's previously assigned team.

Outcome

Fixed by not checking the employee inactive status during the employee import.

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

Incident # 14600536

POST-17728

Booked off shift with off type code are displaying in Self Service calendar, confusing the user

Shifts that have been booked off with an OFF type code are displayed in the employee's Self Scheduler calendar. This may prevent the employee from selecting shifts that overlap with the booked off shift.

Outcome

Fixed by filtering out OFF type shifts when loading the Self Scheduler calendar in ETM.

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

Incident # 14787693

POST-17786

Shift Premium Zone is only paid for the first zone

Employees are not receiving the correct shift premium from the Shift Premiums Rule. The rule is not calculating for all zone time periods when the employee is not scheduled or is scheduled to an OFF shift.

Outcome

Fixed.

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

Incident # 14771775

POST-17823

Publishing schedule from ASV for one team publishes schedule of other team if some employees are in both teams

Schedules for teams that are not selected are published in ASV when an employee on one of the selected teams is also a member of an unselected team.

Outcome

Fixed by filtering the shifts to publish based on the currently selected teams.

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

Incident # 14815568

POST-17840

Employees are allowed to perform shift swaps/trades when they don't have matching skills in ETM and Mobility

Employee shift trades or shift swaps for MVS shifts are incorrectly allowed when the substitute employee does not have or does not meet the proficiency level for one or more mandatory skills required to perform the shift.

Outcome

Fixed by adding ASV validation to shift trades and shift swaps in ETM and mobility. The shift trade or shift swap request is rejected if the substitute or bidding employee does not have a mandatory skill required for the shift or does not meet or exceed the required proficiency level. The request is allowed if the substitute or bidding employee is missing or does not meet or exceed the proficiency level of one or more non-mandatory skills, assuming they possess the required job and mandatory skill qualifications.

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

Incident # 14823472

POST-17856

Schedule Compliance Groups violation message is not functionally correct

The default message is displayed in ASV for schedule compliance violations, rather than the violation message specified when configuring the schedule compliance rule.

Outcome

Fixed by reverting POST-17541.

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

Incident # 14824270

POST-17858

Search bar does not recognize Finnish letters ä and ö in all cases

Search bar for maintenance forms does not recognize Finnish letters ä and ö.

Outcome

Fixed by encoding the search parameters without checking for special characters.

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

Incident # 14809814

POST-17866

MOB_SHORT_DATE not applying in Japanese locale

An invalid date error is received on the My Profile page in mobility when opened by a user in the Japanese locale. The same yyyy/MM/dd date format works correctly in the English locale.

Outcome

Fixed by passing the Date object correctly to field.date.component.js.

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

Incident # 14825970

POST-17873

Error Regenerating Schedules

An index out of bound error is returned when a user attempts to regenerate an LFSO schedule that is not associated with a staff group. While it is true that schedules that are not associated to a staff group, such as schedules created using the Simple Scheduler, cannot be regenerated, the resulting error message does not clearly indicate the issue to the user.

Outcome

Fixed by updating the error message to indicate that the current schedule cannot be regenerated since it is not associated with a staff group.

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

Incident # 14824923

POST-17892

Shift Trade rejected. Substitute's message contain "!General Error"

A "!General Error" message is received by employees that request to swap or trade MVS shifts with skills that are on different days.

Outcome

Fixed.

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

Incident # 14850832

POST-17929

Standalone WBCS logs warning message of missing settings_en.conf file

When the clock server is started, a warning is returned that the settings_en.conf file is missing.

Outcome

Fixed by WFMC-4488.

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