POST 7.0.0.5 resolved issues

Total: 10 issues

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

Incident # 14371038

POST-16299

Relief Queue is empty after clicking Go to Relief Queue button to revert back from the Relief Calling

When reverting back from the RCA to the RQ, via the Go to Relief Queue button, the RQ is empty. The workaround is for the user to click on the GO button before the expected unassigned shifts show again.

Outcome

Fixed. Added Incl. Sub Teams into form and request parameters.

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

Incident # 14431542

POST-16382

Error message received when loading Shift Configuration form

System errors received due to timeout issues when attempting to load the Shift Configuration form in the Multi-View Scheduler. User was able to create shifts previously without issue, but started receiving error messages upon saving the shifts they created.

Outcome

Fixed by moving shift belonging to subteam validation to backend.

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

Incident # 14407707

POST-16447

Cannot save timesheets while another user is submitting the same timesheets.

A user deleted a clock from the timesheet and clicked Submit. They were then logged out of WFM and when they logged back in and returned to the timesheet, the punch was on the timesheet. They then went to delete the punch and received a page execution error.

Outcome

Fixed

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

Incident # 14467688

POST-16457

ORA-01795 error when opening schedule in ASV for team with 1000+ employees

Receiving a ORA-01795 error when attempting to load the ASV for teams with 1000+ employees. ​This issue was previously fixed for a different query POST-14897 and is similar to POST-15519.

Outcome

Fixed.

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

Incident # 14248464

POST-16487

Issue with Daily Overtime Plus Rule

The Daily Overtime Plus Rule is only considering the last WRK detail from the previous day when using the parameter "Can Continue From Yesterday".

This issue was already tackled on the POST-15657 and a fix was created for the version 6.4.0.9; However, user still sees this issue on their environment 6.4.0.12 DEV environment.

Outcome

Fixed. OT meter keeps running until it finds a detail that matches "Overtime Reset Description".

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

Incident # 14476599

POST-16496

Cannot change position field in timesheet

Unable to change position field in timesheet. This issue also applies to the Department field and Team field.

Outcome

Fixed. Appended the work detail values in the request when displayVMWDColumn was set to true (i.e, when field column is displayed).

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

Incident # 14412486, 14409528

POST-16514

On day of DST change, all shifts show 1 hr offset when printing LFSO schedule Daily View "IntraDay Schedule Report"

There is a time discrepancy between the shifts seen on the schedule (the correct time) and in the report (1 hr offset).

Outcome

Fixed. Used non-DST day to print time on time ticker.

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

Incident # 14457081

POST-16525

PREMIUMS_REPLACE_SAME_TIMECODE not working as expected

When applying two different premium overrides with the same time code to the timesheet using the pencil icon, only the latest override is shown. The issue occurs when the PREMIUMS_REPLACE_SAME_TIMECODE registry parameter is set to False.

Outcome

Fixed.

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

POST-16588

ORA-01795 error when opening a large team in ASV

Opening ASV for any large team and chaining the day part set from default to any other day part set, after around 20 mins an application error is shown.

Outcome

Fixed. Batched query for loading day parts for teams so that we are able to support queries with over 1000 teams and shifts.

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

Incident # 14506576

POST-16952

Flyway error occurs when trying to migrate from 6.3.0.16 to 6.3.0.23.

Outcome

Fixed by reverting POST-14956.