RosterApps Enhancements
RAPD-15694 Add Company Adjusted hire date to employee API
The Company Adjusted Hire Date has been added to the REST endpoints for uploading / updating Employee data.
"CompanyAdjustedHireDate" is now an optional field on:
- /api/employees/upload
- /api/employees/update
The API documentation has been updated to reflect this change -> https://services-qa.arcos-inc.com/swagger/ui/index
Resolved Bugs
RAPD-15738 HA Instances missing Environment name in footer
This fixes a bug with the QA instances that have been migrated to the High Availability infrastructure. The orange environment label (“QA”) was missing from the header and footer.
RAPD-15662 (ZD 68532) PPC Error when Template Info is enabled
This fixes a bug that was occurring intermittently when a Time Keeper was submitting a Prior Pay Correction (PPC) that contained shifts that originated from a shift template and the "Use Template Info Instead of Shift Info" setting was enabled at the Location Admin level.
Testing Notes
RAPD-15694 Add Company Adjusted hire date to employee API
The following scenarios were verified successfully:
- Upload Employee API - Validate CompanyAdjustedHireDate - Invalid date
- Upload Employee API - Validate CompanyAdjustedHireDate is a optional field
- Upload Employee API - Validate CompanyAdjustedHireDate field can be sent through the API
- Update Employee API - Validate CompanyAdjustedHireDate - Invalid date
- Update Employee API - Validate CompanyAdjustedHireDate is a optional field
- Update Employee API - Validate CompanyAdjustedHireDate field can be sent through the API
RAPD-15738 HA Instances missing Environment name in footer
The following scenarios were verified successfully:
- Login as Employee – Validate the instance name is shown in footer and header
- Login as Supervisor – Validate the instance name is shown in footer and header
- Login as Location Admin – Validate the instance name is shown in footer and header
RAPD-15662 (ZD 68532) PPC Error when Template Info is enabled
The following scenarios were verified successfully:
- As a Time Keeper, validate that new PPC can be created and submitted when Shift Templates are enabled.
- As a Time Keeper, validate that new PPC can be created and submitted when Shift Templates are not enabled.
- As a Time Keeper, validate that Shift Templates are displayed correctly in the Time Card.
Comments
0 comments
Please sign in to leave a comment.