POST 7.0.0.8 resolved issues

Total: 15 issues

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

Incident # 13922320

POST-14851

In Publish Console the user name is number not the actual user name

User ID is showing in the Publish Console screen instead of the user name.

Outcome

Fixed. The user names are fetched from the user ids and display them on the Publish Console screen.

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

Incident # 14413674

POST-16396

Unable to change or delete Work Detail when hiding the Start and End Time for Work Details

A Work Detail is added to the timesheet and submitted. Then the Work Detail 'Start Time' and 'End Time' are restricted to VIEW. When the user goes back to the timesheet and attempts to delete the Work Detail with the trash can icon at the end of the row, the page just refreshes and no change is made. A NullPointer Exception is also seen at times.

Outcome

Fixed. The code now sends start_time and end_time values.

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

Incident # 14463866, 14463842, 14467957

POST-16466

An application error occurs in these scenarios:

  • Reassigning an employee to another shift in relief management.
  • Booking off a shift in ASV.
  • Approving a time off request.

Outcome

Fixed by calculating the employee balances for each batch of employee balance logs, and then updating the calculated employee balance at once in the database.

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

Incident # 14512350

POST-16603

Costing change removes "Next" day work details added on ASV

The work detail/on-call added to a shift that crosses midnight in ASV disappears after publishing row costing changes on MR.

Outcome

Fixed. Skip publishing when shift has user edits.

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

Incident # 14525690

POST-16703

The Change Time Code Hour Type Duration Rule under pay rules is changing the worked rate on timesheet to employee base rate even if it is already having a value

After a manager updates the employee rate on the timesheet, the Change Time Code Hour Type Duration Rule changes this worked rate back to the employee base rate when the rule triggers.

Outcome

Fixed by adding a new option named Use Current Rate. When this option is selected, the rule uses the current rate instead of the base rate. By default, this option is cleared to preserve the existing behavior.

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

Incident # 14539992

POST-16736

Staffing Center onload error "An application has occurred" Please contact system admin for support using the following reference ID: 45584"

Loading the Staffing Center causes an error.

Outcome

Fixed. Convert the query into batching resolves the issue.

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

Incident # 14529729

POST-16742

WRKS_START_TIME and WRKS_END_TIME does not display correct start and end time of shift when multiple shifts are present or entry of shifts is not in order

If an employee is on a fixed shift, the start time and end time on the timesheet is not updated as expected. The issue occurs with work details that have the UAT time code.

When the WORK_SUMMARY_START_END_SET_TO_SHIFT registry parameter is set to False, only work details with paid hour types (non-zero multiplier) are considered when adjusting the start and end times displayed on the timesheet.

Outcome

Fixed by adding a new option named ALL_DETAILS to the WORK_SUMMARY_START_END_SET_TO_SHIFT registry parameter. When the registry parameter is set to ALL_DETAILS, all work details (paid and unpaid) are considered when adjusting the start and end times displayed on the timesheet.

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

Incident # 14540251, 14548707

POST-16751

Payroll Close wizard- Offcycle Terminated employees UI error

In the Payroll Close Wizard, a system error occurs when running an off-cycle payroll export for terminated employees.

The issue occurs when employee history includes a pay group that does not have an associated export type.

Outcome

Fixed by validating all pay groups that are included in the off-cycle payment.

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

Incident # 14531888

POST-16781

Not possible to scroll to the bottom of the page in Daily View LFSO when dragging and dropping shifts

Unable to drag and drop shifts for the employees listed at the bottom of the page in the Daily View in LFSO as there is no possibility to scroll to the bottom of the page if the user picks up a shift. User can only assign the shifts to the employees visible on the page. Unable to use mouse scroll button.

Outcome

Fixed. Added the functionality that while dragging the shift, if the user reaches the end of the Daily View shift area, it will start to scroll automatically.

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

Incident # 14551821

POST-16806

A blank page appeared after clicking save in engagement form

In Engagement form, if you click edit and check the union box and then save, a blank page appears.

Outcome

Fixed. Set the maximum parameters limit to 10,000.

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

Incident # 14555398

POST-16870

Time Code Summary does not consolidate time codes

Time Code Summary column on the timesheet not summing up hours for the same time code.

Outcome

Fixed.

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

Incident # 14551788

POST-16903

Uncategorized SQL Exception in Billboard Cleanup Task

User is getting an error when trying to run Maintenance> System Administration > Job Scheduler > "Billboards - Reject Expired Posting" task.

Outcome

Fixed by batching the query.

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

Incident # 14573361

POST-16928

IMS Bod Processing Task does not update its task lock regularly while running

The 'IMS Bod Processing Task' does not update its task lock on a regular basis. If the task takes a long time to execute, longer than the timeout defined by the Registry parameter /system/EnterpriseScheduler/TASK_TIMEOUT, then the task will be terminated by the system with an error.

Outcome

Fixed. Each thread now checks for isInterrupted when beginning to process a document group. This will reset the last active time of the task.

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

Incident # 14583069

POST-17006

Display Schedule Daily view sort by Employee option not working

Daily Tab doesn't display the schedule unless you are sorted by Location. It will not display if you are sorted by Employee.

Outcome

Fixed.

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

Incident # 14600671 14593100 14601054 14603870 14604114 14604350 14605953 14606464 14606467 14603317 14606591 14607738 14607596 14609566 14610463 146131710 14617353 14617428

POST-17046

Chrome Update to version 83 Breaks Cognos Reports

When trying to run a report with Chrome that has been upgraded to version 81 to 83, no longer able to run reports in WFM. After running the report, the message "Processing report Parameters" never finishes.

Outcome

Fixed. Logic has been fixed to avoid submitting one form multiple times.
Note: This issue can also be solved by updating to the latest version of the Chrome browser.

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