WFM maintenance 7.0.0.34 resolved issues

Total: 11 issues

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

Incident # 14622463

POST-17152

Drag issue with Shift Comments screen using mass edit mode

Users can drag the Shift Comments pop-up beyond the width of the fixed screen in ASV Mass Edit mode.

Outcome

Fixed by adding a width limit to the field.

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

Incident # 14721708

POST-17650

When the Call Log is displayed on the RCA it pushes Employee Pool down the page

When the Call Log pop-up is displayed in the RCA, the employee pool is incorrectly displayed lower on the page.

Outcome

Fixed by changing the pop-up positioning.

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

Incident # 14782914

POST-17867

Leaves are incorrectly grouped on display on Mass Edit - Cancel Book off submit page

The Cancel Book-off pop-up in ASV Mass Edit mode is incorrectly grouping leaves created from book offs or from the Time Off Calendar that occur on overlapping days, but were not created as part of the same transaction.

Outcome

Fixed.

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

Incident # 15144570, 15179422 , 15299596, 14873443, 15264171

POST-18935

Handling broken shift chain errors on ASV load

The "Shift with id is not loaded" error occurs when loading teams in ASV.

Outcome

Fixed by preventing broken shift chains from throwing error on screen load or when displaying shift details in ASV and STC. An error is logged when a broken chain is loaded.

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

Incident # 14997286

POST-19408

Backport POST-18427 into 7.1.0 and 7.0.0

POST-18427 has been backported into 7.1.0.x and 7.0.0.x.

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

Incident # 15292264

POST-19509

Task Security Is Not Properly Restricting Access When Proxying to Restricted User

When a System Admin user proxies to a user with restricted access to Job Scheduler tasks, the user still has access to all the tasks.

Outcome

Fixed. Proxying users emulate the security group access of the users they become.

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

Incident # 15338138

POST-19543

Unable to remove book offs due to another existing book off "shift edit contains invalid overlap"

An application error occurs when recalling a time off request in ASV that overlaps another LTA.

Outcome

Fixed by loading the associated time off requests only when the time-off Activity Type is configured to any type except OFF.

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

Incident # 15271599

POST-19679

Time Off Planner not displaying longer term leaves

Time off calendar is not showing leaves that include time spanning two or more months.

Outcome

Fixed by modifying the query to check that OVR_START_DATE is less than or equal to the grid end date and that OVR_END_DATE is greater than or equal to the grid start date. The same fix was also applied to Time Off Approval.

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

Incident # 15368793

POST-19690

Mobility - clock fields in partial absence window are not fully displayed when using Firefox

When creating a partial time off request in mobility, the clock fields for specifying the start and end times are not fully displayed in Firefox.

Outcome

Fixed by adding the -moz-appearance CSS property.

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

Incident # 15411222

POST-19924

Availability filter on RCA does not respect employee's availability pattern

Employees with 24hr availability (00:00a to 00:00a) are not displayed in RCA for shifts that cross over midnight (e.g. 5p to 1a).

Outcome

Fixed. Shifts overlapping two days are now correctly recognized by availability filtering.

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

Incident # 15487353

POST-20062

Getting ORA-01795 max 1000 parameters error when trying to view shift configuration

A ORA-01795 max 1000 parameters error occurs when opening a shift definition in Shift Configuration.

Outcome

Fixed by batching the rotation IDs.

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