POST 7.1.0.12 resolved issues

Total: 19 issues

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

Incident # 14587902

POST-17093

Employee Call Window - Rejecting shift reason reverts to no reason when submitting

When using any rejection reason for an employee who does not have the same job qualification in the employee call window screen, upon submitting the action, the job qualification screen appears (as expected) but at the same time reverts the reason for rejection back to '0 None'. This occurs for whole shift and split shifts.

Outcome

Fixed. Added condition when loading/resetting the form to distinguish between its first and subsequent use.

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

Incident # 14763318

POST-17846

ORA-01795: maximum number of expressions in a list is 1000" error occurs when loading subteams of the workbrain root on Team Dashboard

When trying to load all subteams of the WORKBRAIN ROOT team on the Team dashboard, an ORA-01795 error occurs.

Outcome

Fixed by modifying the query to use batch execution.

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

Incident # 14877705

POST-18034

Archive Policy Runner fails to run properly with MS SQL Server DB Databases

After the database to MS SQL Server from DB2, the archive runner is failing to work properly.

Outcome

Fixed. When USER name is different from SCHEMA name, ARCHIVE_MODE_NAME is used which is basically SCHEMA name.

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

Incident # 14886879

POST-18070

Daily Timesheet Days of Week localization adopted by Mobility Time Off Calendar

If the user changes the daily timesheet days of the week localization from "Mon" to "Monday", the Mobility time off calendar picks up those changes (expected) making the days of the week names too big for the Mobility screen.

Outcome

Introduced a registry of "/system/timesheet/daily/SHOW_SHORT_WEEK_DAY" with a default value of true to maintain the existing configuration. Changing the registry to false allows the user to not change the localization and the system will show the localization as "Monday" for the English locale and the respective text in other locales.

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

Incident # 14989028

POST-18344

Clear Lookups From Employee Screen seem to be closing the fold

The Clear button from the filters in the lookups for the employee folds the filters after clicking it.

Outcome

Fixed.

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

Incident # 14917594

POST-18423

Float failing due to locked shift on different day

When attempting to float an employee, an error message 'Relief shift for employee <emp> is locked' occurs indicating that one of the shifts is locked. However, the float is for the 11/16 and the locked shift is for 11/17. The overnight shift on 11/17 is locked due to a pending shift swap, however the dates/times of the 11/16 shift have no overlap with the shift on 11/17.

Outcome

Fixed. Shift Trade request to no longer creates employee locks.

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

Incident # 15113982

POST-18685

Clocks after manual authorization cause authorization anomalies

These issues may occur when displaying authorizations in the timesheet:

- Days that appear authorized become unauthorized when another day is manually authorized by a manager.

- Days that appear authorized today become unauthorized after clocks are processed the next day.

- Days that appear unauthorized today become unauthorized after clocks are processed the next day.

Outcome

Fixed by using workSummary instead of loadedWorkSummary.

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

Incident # 15059078

POST-18843

Error message provided in Calculation Group Error rule doesn't show localized message in ASV

The error rule is preventing from booking and approving time offs in time off approval and book off shifts in MVS. This is always the case when the employee is scheduled in MVS and a warning is available on the timesheet caused by an Error Rule.

Outcome

Fixed.

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

Incident # 15061780

POST-18890

Invalid UI in relief queue

After unassigning the AR shift through Mass Edit, load the RQ and an invalid UI is displayed on that day.

Outcome

Fixed. Added a new validation in mass edit unassign to prevent unassign AR shifts.

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

Incident # 15294578

POST-18939

"Shift locked pending publish action" appearing after publishing unassignments on rotations

Increasing number of employee shift locks appearing in ASV or RQ.

Outcome

Fixed. Changed the MVS_PUBLISH_LOCK_LENGTH value to 21.

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

Incident # 15107873, 15287227

POST-18970

Recalling an approved time-off of published and unpublished shifts should be updated on ASV and Timesheets

When leaves have been applied to a mix of published and unpublished shifts it appears that the leaves are stuck on the unpublished when the time-offs are recalled.

Outcome

Fixed. Updated the code to only check if Shifthistory exists for the current shift, not any shift that is being cancelled.

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

Incident # 15225016,14927872

POST-18977

Mobility Swap still not Loading Error "You are not connected to the internet" even after taking HF in POST-18569/18799

Loading error for team schedule of "You are not connected to the internet" after taking hotfix for POST-18569/18799.

Outcome

Fixed. Added a condition if the employee schedule is loaded then only load the billboard posted shifts, otherwise not required.

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

Incident # 15182737

POST-18983

Time Off Request cancellation messages to employees are incorrect when partially approved

When the supervisor partially approves the cancellation of a time off request, approving some days but denying other days, separate messages are sent to the employee. In the message indicating that part of the time off request cancellation was approved, denied days are incorrectly stated as pending approval.

Outcome

Fixed by sending only one message to the employee showing all actions taken.

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

Incident # 15152287

POST-19011

Incorrect Data is displayed on Weekly Schedule View in ETM when there is Holiday

In ETM, an employee is shown as being off on a day in the weekly schedule, but on other views (monthly schedule in ETM, ASV, timesheet) the employee is shown as working on that day.

Outcome

Fixed by removing the code that was overriding the existing shift start and end dates.

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

Incident # 15198967

POST-19162

Misleading Time-off Approval notification being sent to users with "Notify" as Role

An email notification is sent to roles who are configured to be notified, but who do not have the right to approve the requests and contains text that suggests that the request is waiting for their approval.

Outcome

Fixed. Mail subject and body message are separated for approver and non-approver.

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

Incident # 15263346

POST-19221

Unable to add multiple days for UNASSIGNED TEAM in Blackout Team Calendar

When trying to add multiple blackout or grayout days to the UNASSIGNED TEAM blackout team calendar, a system error occurs.

Outcome

Fixed.

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

Incident # 15256027

POST-19231

''Your form has been submitted'' popup is not shown after submitting a form when ETM_CLOCK_FACTOR_TIMEZONE is set to client_browser

When submitting the Time Off Request form, the "Your form has been submitted" popup is no longer shown. The issue occurs when the ETM_CLOCK_FACTOR_TIME_ZONE registry is set to client_browser.

Outcome

Fixed.

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

Incident # 15303523

POST-19396

NullPointerException when attempting to delete an unassigned shift in LFSO on DST day

Store is receiving an error on their schedule for the week of 3/11/2021 through 3/17/2021 with two unassigned shifts. When trying to delete the unassigned shifts receive NullPointerException errors.

Outcome

Fixed.

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

Incident # 15184593

POST-19410

Enhancement to Unable to edit schedule of employees

If an employee is scheduled for work within non-home teams and if the login manager/supervisor does not have team permissions, then WFM is not allowing the user to edit the shifts/view the employee card information in schedule page.

Introduced a new registry of 'ENABLE_EMPLOYEE_LEVEL_SECURITY' with a default value of true. If the registry is set false then the user can view the employee card information and is able to edit the shifts even if he does not have the required security permissions.

For more information on this registry, see Infor Workforce Management Registry Parameter Reference Guide.

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