POST 7.0.0.24 resolved issues

Total: 9 issues

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

Incident # 13699585

POST-14286

MR should NOT be able to copy a disabled row to another disabled row

In an active MR, application was able to copy a disabled row to another disabled row.

Outcome

Fixed. Created new disablePaste boolean that is true when a row is greyed out, preventing a user from pasting into a disabled row.

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

Incident # 14060870

POST-15244

"Create SRT" icon is hidden when user's security group permission is set to DENY for the Shift Template tab

In Schedule Templates, when the user's security group permission is set to DENY for the Shift Template tab, the user is unable to create a Staffing Requirement Template (SRT) for a team without any existing SRTs.

Outcome

Fixed.

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

Incident # 14378070

POST-16258

An application error occurs when attempting to "Recall" book-off from TOC where the shift overlaps with another shift that is already booked-off

When two ASV book-offs are applied on the same day to separate but overlapping shifts, the user is unable to recall the resulting leave in the Time Off Planner because of an application error.

The MVS plugin is passing all book offs because of time overlaps.

Outcome

Fixed. The MVS plugin only passes the book off to be canceled.

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

Incident # 14917746

POST-18120

Unassigned shift sent out via mobility cannot be cancelled once assigned as Application Error occurs

When using Central Staffing to float someone into an unassigned shift that was offered via mobility, a system error occurs upon clicking Cancel Mobile Offer for the unassigned shift in the ASV.

Outcome

Fixed. A shift offered via mobility is considered locked and floating staff into it is disallowed.

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

Incident # 14899380, 15118067

POST-18154

Error approving time off requests

When approving a time off request, receive the error message \"One or more of the shifts to be booked off have a locked employee\". The employee has time off requests for PDO. The only day which can be approved is the day they are not scheduled. This happens in approximately 10-15% of all time off requests. Manager is able to book employees off on ASV with no issue.

Outcome

Fixed. Check for TORs when publishing MROTS to ensure we do not put a shift where there is already an emp lock. Migrate all existing emp locks to shift locks as needed so approvals can go through.

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

Incident # 15029009

POST-18517

ASV - Job headers not displaying correctly

When loading a team in the ASV, the job headers are not shown even though employees are associated to effective jobs. The issue occurs when one of the employees on the team does not have a job association and the USE_ASSOCIATED_JOBS registry is set to true.

Outcome

Fixed.

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

Incident # 15094155

POST-18626

ASV Swap Indefinitely spinning

When trying to swap the shift for a particular employee with an unassigned shift in the ASV, the loading indicator never stops spinning. The change is displayed upon reloading the page. An error is displayed in the console.

Outcome

Fixed.

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

Incident # 15143081

POST-18845

New self schedule period opening with wrong dates

When creating a new self-scheduling process, the self-scheduling calendar in ETM is showing the dates between the window start and end dates instead of the process definition dates.

Outcome

Fixed by reverting POST-17749.

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

Incident # 14934572

POST-18846

ISS - Time-Off approval performance for 31 days or more

When submitting a time off request of 31 days or more from the Time Off Approval page, it takes a significant amount of time for the request to be auto-approved. The user is getting a "Page Unresponsive" error on the browser. The issue occurs with both a custom plugin and the core MVS plugin.

Outcome

Fixed. The time taken to approve the time off was reduced by improving validation from the MVS plugin and disabling duplicate validation when booking off from the Time Off Planner.

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