POST 7.0.0.12 resolved issues

Total: 29 issues

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

Incident # 14340527

POST-16117

Blank shift assignment validation pop up displayed on ECP

A blank shift assignment validation pop-up window is displayed when trying to open the Employee Call Pop-up (ECP) in the employee pool. The issue occurs when all employees from the Selected Shifts section of the Relief Queue are selected.

Outcome

Fixed by changing GET requests to POST when opening the ECP, refreshing the Relief Calling Area, or accepting/rejecting the current shift selections.

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

Incident # 14534846

POST-16709

Recalling a partial leave removes both leaves for the day from the Time Off Planner

When two approved partial leaves are contiguous (for example, 9:00 to 12:30 and 12:30 to 17:00), recalling one of the partial leaves removes both leaves from the Time Off Planner. The timesheet and ASV still display the partial leave record that was not recalled. The issue occurs when using the Time Off Planner plug-in for MVS.

Outcome

Fixed. Book offs contiguous to the one being recalled are not canceled.

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

Incident # 14540329

POST-16833

Launchpad Balance Summaries are not respecting the YEAR_START_DATE registry parameter

Launchpads created for employee balances for the year display the End of Year balance based on the end of the calendar year when the YEAR_START_DATE registry parameter has been updated to a different date.

Outcome

Fixed by adding code to display launchpads for employee balance End of Year balance based on the date specified in the YEAR_START_DATE registry.

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

Incident # 14568376

POST-16916

Error when applying Retain AR - java.lang.UnsupportedOperationException: Domain object is not loaded and cannot be used

A system error occurs when retaining an AR shift in the Relief Queue.

Outcome

Fixed.

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

Incident # 14560865

POST-16985

Unable to create a new folder in ETM for SSO enabled environment

In ETM, when adding a folder to the header using config mode, the created folder is not shown. The issue occurs only in SSO-enabled environments.

The changes added to hide the password change link in Infor Ming.le are also hiding newly created folders.

Outcome

Fixed by correcting the logic to show the created folders.

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

Incident # 14600536

POST-17106

RTSS is not removing the booked off shift from ASV from the max hours rule which prevents user from assigning shift

Shifts booked off from the ASV are not excluded from RTSS calculations, preventing employees from picking up any more shifts in self-scheduling as they are exceeding the maximum hours rule.

Outcome

Fixed. OFF type details such as ADJ (along with any overlapping breaks) are excluded from RTSS calculations.

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

Incident # 14592702

POST-17168

Self-Scheduling - RTSS rules not working as intended 2/2

When creating a group rule in RTSS, the employee constraints are not validated. For example, you can save the rule when the minimum default hours is greater than the maximum default hours.

Outcome

Fixed by validating the minimum and maximum values for the Default Hours and FTE Parameter fields. If the minimum value is greater than the maximum value, an error message is displayed and the rule is not saved.

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

Incident # 1

POST-17177

Performance with Shift Audit

When an inherited shift is edited, the ES_SHIFT_TEAM_AUDIT table is updated for all teams of that shift, causing a performance issue.

Outcome

Fixed. Audit team records are not required when editing shifts or overriding day parts. When adding inherited shifts to a new team, a team audit record is created for that team only.

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

Incident # 14631361

POST-17195

Central Staffing Unable to scroll to the right or left or up and down to drag and drop when 4 or more teams displayed

In Central Staffing, when trying to drag and drop an employee into an open shift with four or more teams loaded, the screen does not adjust its position outside its visible area to show all the teams to make the assignment.

Outcome

Fixed by enabling scrolling while dragging in Central Staffing.

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

Incident # 14593753

POST-17206

Copy Template does not use Job or Labour Metrics from most recent activated row version

When a Master Rotation is copied, the job and labour metrics from the most recent activated row version are not copied to the new Master Rotation.

Outcome

Fixed. The labor metrics from the newest active version as of the copy start date are copied to the new rotation.

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

Incident # 14594523

POST-17209

Break activity is not included in the scheduled time

If a shift with break activity is scheduled and the Working Activity option is set to Yes, the break is counted towards the total hours in the ASV, but not in the MR and OTS.

Outcome

Fixed by adding check for working activity.

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

Incident # 14631758

POST-17214

Employee float did not complete in Central Staffing

When floating an employee in Central Staffing, the unassigned shift is not updated after the float. The issue only occurs when the float to shift is created before the float from shift and the times of the float to shift are completely within the times of the float from shift.

Outcome

Fixed.

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

Incident # 14618317

POST-17224

Getting system errors when we are loading a Simple Scheduler

After removing sub locations of a store by changing their parent location, system errors occur when trying to reload the schedule. The issue occurs in a SQL environment.

Outcome

Fixed.

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

Incident # 14329372

POST-17228

"Unassign" button still occurring on AR Relief shifts after cancelling book-offs

After booking off a Master Rotation shift and then canceling the book off with "AR Relief", the Unassign button is still displayed on the relief shift.

Outcome

Fixed. Shifts cannot be unassigned when part of an AR chain.

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

Incident # 14646065

POST-17251

Billboard Cleanup Task failing

The Billboard Clean Up task fails with a timeout exception.

Outcome

Fixed by using batching for updating billboard postings and inserting shift histories.

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

Incident # 14653685

POST-17295

EDGE: Some values appearing as "hyperlinks"

When using the Edge Legacy browser, some values are displayed as hyperlinks on various forms.

Numbers appear as links because of a phone number format recognition feature in Edge Legacy.

Outcome

Fixed by adding a meta tag to disable the feature.

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

Incident # 14651984

POST-17301

ASV Mass Edit's Copying Shifts Results screen appears to be loading indefinitely error reported in developer tools

When using mass edit to assign unassigned shifts, the screen does not stop loading. No error is reported in Error Log Management. The issue occurs if the job name contains the "/" character.

Outcome

Fixed by escaping the "/" character.

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

Incident # 14659253

POST-17316

Time Code token in Pre-Calc does not show the selected time code value

When applying the Work Premium override in the timesheet, the selected time code value is not shown. The issue occurs when the PREMIUM_EDITS_APPLY registry is set to PRECALC.

Outcome

Fixed. Work Premium overrides with override type 1300 now reference PREM_TCODE_NAME field for localization.

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

Incident # 14668705

POST-17382

Edge - The Float Wizard is not displayed in ASV

When using the Microsoft Edge browser, the Float Wizard is not displayed when clicking Float on an assigned shift in ASV.

Outcome

Fixed by adding code to support the Edge browser.

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

Incident # 14658047

POST-17389

Rejected Shift Swap Message - Japanese localization required

Japanese localization required for rejected shift swap message.

Outcome

Fixed.

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

Incident # 14672559

POST-17397

Shift shortened on Timesheets after employee is partially unassigned and reassigned on a rotation

After an employee is partially unassigned and then re-assigned to another row, the shift times are shortened on the timesheet and SAW when the schedule is republished.

Outcome

Fixed by updating the publish task to be able to publish multiple rows within one transaction.

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

Incident # 14675210

POST-17408

EmpId in the CalloutShift object for ShiftValidationCalloutShiftData

When clicking the Accept All button in the Relief Calling Area, the EmpId is not returned in the CalloutShift object (within ShiftValidationCalloutShiftData), preventing custom validation from being performed to validate the shift assignment. In addition, the return type of the CalloutShift.getEmployeeId() method is long instead of Long, causing a NullPointerException.

Outcome

Fixed. The return type of the relevant calloutshift getters has been changed to Long and EmpId is now set before shift validation.

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

Incident # 14678904

POST-17435

ETM Transaction buttons are not changing dates

When employees in ETM are looking at their transactions and click on the buttons at the bottom of the screen to change the date, the screen appears to refresh but the date stays the same.

Outcome

Fixed.

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

Incident #

POST-17480

Shifts created by schedule detail imports are able to be overwritten by later import records that contain the timeslot

In a Schedule Detail import, shifts can be overwritten by later import records containing overlapping shifts.

Outcome

Fixed.

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

Incident # 14696834

POST-17518

WRKS_START_TIME and WRKS_END_TIME shows earliest clock start and end time rather than shift start and end time

When the WORK_SUMMARY_START_END_SET_TO_SHIFT registry parameter is set to True, only the first shift is considered when setting the work summary start and end times displayed on the timesheet. For example, if the employee has two schedules (7:00 to 12:00 and 16:00 to 20:00), the work summary end time is set to 12:00 instead of 20:00.

Outcome

Fixed by adding a new option named ALL_SHIFTS to the WORK_SUMMARY_START_END_SET_TO_SHIFT registry parameter. When the registry parameter is set to ALL_SHIFTS, all shifts are considered when setting the work summary start and end times displayed on the timesheet. With this option, the earliest scheduled start time and the latest scheduled end time are used.

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

Incident #

POST-17541

Compliance Messages are seen in English when a schedule is created from Profile for a Japanese user

When a schedule is created from a profile for a Japanese user, the compliance messages are displayed in English.

Outcome

Fixed.

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

Incident # 14723303

POST-17560

LMS Users receiving error "user is not setup in WFM"

When users try to launch LMS, they receive an error indicating that they are not set up in WFM.

Only users that belong to the WORKBRAIN ROOT team have access.

Outcome

Fixed. Users who belong to a subteam of the WORKBRAIN ROOT team are authenticated when accessing ION API.

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

Incident # 1

POST-17564

Job Schedule page scrolls back to top for every action

The Job Scheduler page scrolls back to the top when you perform actions on any tasks such as showing the logs, starting tasks, or pausing tasks. This makes it difficult to come back to the task being worked on.

Outcome

Fixed. The page returns to its scroll position after the action is performed.

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

Incident # 1

POST-17622

Flyway error while upgrading from 6.2.4 to 7.0

When getting the shift attributes for a shift during an upgrade, no attributes are returned if time is passed with the date.

Outcome

Fixed by passing only the shift date when getting the shift attributes.

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