Improvements and Bug Fixes
Improvements and bug fixes for Trapeze4 and Trapeze6.
Trapeze4 v21.23.0.0 - November 13, 2023
-
In the workstation, the gender field was updated in the Employees Screen to allow more gender options.
-
An improvement for workstation. The Tp4Login.Ini that is created when first setting up the build will now store login parameters that will auto-populate the Config DSN and Profile fields when loading the workstation login screen.
-
In CERT, the Attribute button was hidden in the Detail tab to match the same behavior as in the workstation.
-
Fixed an issue where when the security permission for cancelling a subscription was set to Deny, the cancelling of a subscription trip from the Client/Booking Info modal was still allowed.
-
Fixed an issue where Trip Admin was hanging, freezing when canceling trips.
-
Fixed an issue where errors appeared in the workstation logs related to MDT Center. Error logs indicated an
FString: ColName =Done Source lengtherror. -
Fixed an issue where common location information could not be saved to a client if the location was selected from the Address Matcher, and already exists in the locations table.
-
Fixed an issue in Report Wizard, where SCH (schedule), EST PU (estimated pick-up), and DO (drop-off) times were not displaying the times in the format: HH:MM. For example, 1:30 pm should be displayed as 13:30.
-
Fixed an issue where when viewing run groups in Send Messages to MDTs dialog box, an error pop-up alert appeared indicating an invalid user name and the username is displayed in the alert in lowercase.
-
Fixed an issue where when setting up Trapeze4 on a server that did not have any Trapeze applications on it before,
__RegOLEcould not be run successfully because theRegasm.exeincluded in the build was outdated.
Trapeze6 v21.21.0.0 - November 21, 2023
-
Fixed an issue where Medicaid authorization numbers could not be entered because it exceeded the character limit in the field. Updated the
Clients.MedicaidAuthNumberandClients_HST.MedicaidAuthNumberfields inmmsdata.dbdfrom the maximum 20 characters to 50 characters. -
Fixed an issue of unexpected socket closures that can occur when the PASS Workstation and Trapeze6 Client Shell that previously called an HTTP 1.0 third party service, later calls a Trapeze6 Service Shell or Schedule Server (also with an HTTP 1.0 message), but expects an HTTP 1.1 message.
-
Fixed an issue where an IVR record could not be deleted from the Supplementary Data Manager, but the record had to be queried and removed from the SQL database.
-
Fixed a deadlock issue in a PassInfoServer method, which caused Schedule Server to stop responding.
- Fixed a memory leak issue related to PassInfoServer (Where’s My Ride).