USPS 2025.20.0 Release Notes
Release Date | Oct 10, 2025 |
|---|---|
Build Date | 2025-10-08 03:02:26 |
Issues |
|
Summary
This release of USPS contains bug fixes, improvements and new features. See highlights below.
This release of USPS contains multiple patches that will run at startup. Startup could be delayed up to 20 mins while these patches are applied.
Patch 1 will migrate Gender custom fields to the Employee database table.
Patch 2 will migrate Experience custom fields to the Employee database table.
Both patches will update any reports, mass change definitions, queries, etc that were using the old custom fields to use the new employee properties.
For Mass Load, the headers for these properties have changed to:
genderValid options for loading are
Male, Female(based on EMIS reporting fields)
accredDistrictExperienceFormat of
######.##
authorizedExperienceFormat of
######
buildingExperienceFormat of
######.##
districtExperienceFormat of
######.##
militaryExperienceFormat of
######.##
nonOhioPrivateExperienceFormat of
######.##
nonOhioPublicExperienceFormat of
######.##
ohioPrivateExperienceFormat of
######.##
ohioPublicExperienceFormat of
######.##
principalExperienceFormat of
######
purchasedExperienceFormat of
######.##
retireSystemExperienceFormat of
######.##
totalExperienceFormat of
######
tradeExperienceFormat of
######.##
If you have any issues applying this release of USPS, please open a ticket with SSDT through the service desk.
Important highlights from this release
Bug Fixes
Fix a bug in the future pay amount edit form that would cause errors converting a pay account amount charged field if a comma was present
Fix a bug in payment reissue that would not correctly increment the check number when reissuing multiple payments and providing a starting check number
Improvements
Improve how federal tax appears on direct deposit notifications when no tax is withheld
Improve how current pay validation messages are reported back to the user when multiple positions are included in payroll
Convert employee gender custom field to property on the Employee
Convert employee experience custom fields to properties on the Employee
New Features
Add a new Mass Loader for Pay Groups