Inventory 2025.4.0 Release Notes
Date | Jun 5, 2025 |
---|---|
Issues |
|
Summary
This release of the SSDT Inventory application contains the following bug fix as detailed below.
Improvements
Implemented a user hard lockout like USxS. The User record now contains a new read only field called “Failed Attempts” which is incremented each time a user logs in with bad credentials. When the user account is locked they will receive an error message stating: “Login Failed. Your account has been locked.”
Permissions: only a user with the admin role can lock or unlock a user account from the new grid button on the User grid.
User record changes: the new read only “Failed Attempt” field is visible and the “locked” boolean is now read only. The only way to unlock the account is via the button on the grid.
Grid button: a new lock/unlock button is on the grid. This button displays as a closed padlock if the user account is locked or an open padlock if the account is unlocked.
Failed Attempt behavior: once a user account is unlocked, the value of “Failed Attempt” is reset to zero. If the Failed Attempt value is less than 5 and a user logs in successfully, the Failed Attempt counter will reset to zero.
If a user account is locked, the user will not be able to change the password on the account until the account has been unlocked.
Improved the Item Importer to allow updating the status on non-capitalized items. This excludes items with a status of “Disposed Of”. You cannot use this option to mass change items from or to a status of “Disposed Of”. This change impacts non-capitalized items only.
Bug Fixes
Corrected filtering by fund type on the Fund grid. Previously this resulted in an internal error.
Corrected the Audit report to run without dates when a tag number is specified.
Internal
Refactored various tests to reduce build runtime
All updates for this release
.