POST 7.1.0.4 resolved issues

Total: 8 issues

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

Incident # 14561279,14842908

POST-16893

ASV Shift detail job list with job that is not associated with team

Outcome

Fixed by adding new workbrain fields for DB lookups in mass edit popup to separate configuration between inline edit and mass edit. Fields updated include Job, Activity, Docket, Department, Project, and Break type.

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

Incident # 14962128

POST-18273

Message pop-up in the Timesheet is not translated to Finnish

As a Finnish user, if I make changes to a timesheet and then try to navigate to another day without saving, the "Changes you made may not be saved" message in the pop-up is not translated.

Outcome

Fixed.

  • Added default English localizations for keys that were missing localizations
  • Copied translations from SAW keys to Daily Timesheet keys where applicable
  • Added translations to both the Daily Timesheet and SAW
  • Added configuration to the Daily Timesheet and SAW pages so that users can add or edit translations

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

Incident # 14970996

POST-18345

Workload generation stuck during schedule creation for one store location

Workload Regeneration or Schedule Creation process is getting stuck for one particular location. It is going into an infinite loop while generating the workloads.

Outcome

Fixed. Added a constraint on the open time of department/store so that it can not go beyond the 12 AM to previous day when the offset is applied.

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

Incident # 14977663

POST-18351

Re-write fix for POST-12126 to facilitate customization

Outcome

Fixed.

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

Incident # 14996966

POST-18408

"Uncaught SyntaxError: missing ) after argument list" error on LFSO Location - Staff Requirements

If Staffing Requirements in the LFSO Configuration Editor have been saved with special characters, JSP errors can be seen in the DevTools console when viewing Staff Requirements on Locations. Users would not see the errors since they are not displayed on the page.

Outcome

Fixed by adding code changes to append the requirement description string values in double quote instead of single quote(') values, so that the script will recognize the string format.

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

Incident # 14655848

POST-18409

Incorrect translations in Mobility

There are incorrect language translations for the Finnish locale in mobility. When submitting a billboard request, the message is in English. When sending or responding to a message, the translation for the From field is incorrect.

Outcome

Fixed.

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

Incident # 14958695, 15028581

POST-18458

ETM Clock Widget Hidden until Application Cache Clear

The clock widget is no longer displayed in ETM. After clearing the application cache, the widget is displayed for users who are currently logged into the application. However, the widget is not displayed when users log out and then log back in.

Outcome

Fixed.

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

Incident # 15032061

POST-18501

payrollService.getEmployeeReadiness throws an error when receiving over 1000 employees

Outcome

Fixed by modifying the code to execute query in batches.

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