POST 7.0.0.19 resolved issues

Total: 18 issues

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

Incident # 14694982

POST-17554

Missing German translations in ASV

German translations missing for jobs in the schedule and in the Position drop-down in ASV.

Outcome

Fixed by adding localization code for these fields.

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

Incident # 14821205

POST-17868

Holiday Assignment parameters not translated into Finnish

The options "Assign To Inactive Employees" and "Ignore Employee Calendar Relationship" are not translated into Finnish in the Holiday Assignment maintenance form.

Outcome

Fixed by adding fields for the options to the WORKBRAIN_FIELD_LOCALE_DATA table and adding the Finnish translations for these fields.

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

Incident # 14825554

POST-17870

Error when using the back button on an aggregate task

Error occurs in browser when clicking the back button from the Configure Subtasks page for the Aggregate task.

Outcome

Fixed. When the user clicks the browser back button on the Configure Subtasks page they are returned to the Task Parameters page.

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

Incident # 14828877

POST-17905

Floated Shifts being edited cancels schedule overrides

A floated shift is no longer displayed in Timesheet or included in the total hours displayed in ASV after editing the related booked off shift in ASV.

Outcome

Fixed by checking overlapping between the floated shift and the booked off shift and send them together to the calculation service.

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

Incident # 14646958

POST-17951

Auto Assign results - Can't assign shift due to employee due to violation on another employee

MVS Auto-Assignment does not assign shifts to an employee when a different employee in the Auto-Assignment group has a schedule compliance error.

Outcome

Fixed the validation to match compliance errors to the correct employees.

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

Incident # 14818407

POST-17963

Is Holiday Extended Condition behaving differently from 6.1.2 to 7.0.0.8

If multiple holiday overrides have been applied to the same day for an employee, only the most recently applied holiday is considered by the Is Holiday Extended Condition. Prior to release 6.2.0, all holiday overrides applied to a day were considered by the condition.

Outcome

The condition has been updated to consider all applied holidays (not just the latest one).

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

Incident # 14851203

POST-17979

Advance Schedule View is very Slow

ASV is slow to load.

Outcome

Improved performance by optimizing the code and reducing database calls.

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

Incident # 14879481

POST-18030

Am - Pm times in compliance warning instead of 24 clock

Times are displayed in 12-hour format in the Compliance Violation pop-up in the LFSO Schedule screen even though the locale is set to 24-hour time.

Outcome

Fixed by adding functionality to convert shift times to the time format specified in the locale.

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

Incident # 14860364

POST-18039

After working in Central Staffing and making multiple edits, unit fall off the view

Team cards stop being displayed in Central Staffing presets after performing multiple actions such as floating employees and changing presets. Central Staffing must be refreshed to display the team cards again.

Outcome

Fixed.

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

Incident # 14909463

POST-18078

Application Error still Occurring in Prod "Schedule detail overlaps an existing schedule detail"

An application error occurs in the LFSO Schedule screen when manually assigning a shift to an employee. This occurs due to orphaned break records in the employee's Timesheet.

Outcome

Fixed by checking for orphaned breaks in the employee's schedule when manually assigning shifts and deleting them if they exist.

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

Incident # 14914395

POST-18094

Not all shifts available on Self Scheduler

If a shift is picked on the Saturday of 2nd week in a bi-weekly period in Self-Scheduling, self-scheduling rules are incorrectly triggered for the following week or available shifts are not displayed to the employee.

Outcome

Fixed the time period calculation for validating self-scheduling rules.

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

Incident # 14919898

POST-18111

Mobility is not following the locale of the WFM user

Mobility is opening in English instead of the current user's locale.

Outcome

Fixed an issue that was causing the locale label to be formatted incorrectly.

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

Incident # 14900872

POST-18112

Shift trade for absence day - incorrect error message

Incorrect error message is displayed when a shift trade request is rejected when one of the employees has a time off LTA overlapping with the traded shift.

Outcome

Fixed the error messages.

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

Incident # 14923103

POST-18137

Employee can claim shifts posted to Billboard after termination date

Employees can claim shifts from the Shift Billboard after their termination date regardless if the employee is active or inactive.

Outcome

Fixed by implementing validation to ensure employees are not terminated before displaying available shifts from the billboard.

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

Incident # 14946231

POST-18251

Negative retro adjustments carry WRKDA_QUANTITY of 1000 when ADJUST_WORK_SUMMARY_QUANTITY_FIELD is set to TRUE

When Registry parameter /system/ruleEngine/adjustmentRecords/ADJUST_WORK_SUMMARY_QUANTITY_FIELD is set to TRUE, the application will create any negative retro adjustment with WRKDA_QUANTITY set to 1000.

Outcome

Fixed by checking if quantity is an unassigned number (-1000) and changing the quantity if it is.

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

Incident # 14655848

POST-18253

Missing Default English Messages, Fields

Added missing fields and default English localization data. Translation text will be added in the future under another issue.

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

Incident # 14948989

POST-18269

User not able to access WFM7 both TRN and PRD

User is not able to log in with SAML authentication even though the User Account has been created and linked to Mingle Account.

Outcome

Fixed by updating SAML Response Base64 decoding to use UTF-8.

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

Incident # 14962128

POST-18347

Update jsqlparser.jar

Backported changes from PLAT-8870 to update jsqlparser.jar.

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