What's fixed
TRUexchange and TRUsource versions 5.2.6.0 include fixes for the following issues.
TRC-5988
Sorting not maintained in RFQ History report CSV exportWhen a TRUsource RFQ History report was exported, the sorting order was not maintained in the exported .csv file.
This issue is now resolved.
TRC-6116
Missing translation stringsSeveral labels of UI elements and column names of reports were not translated.
This issue is now resolved.
TRC-6235
Exceptions due to missing TimeZoneIdThe TimeZoneId of a user was sometimes set to null, resulting in exceptions for sent and received transactions.
This issue is now resolved.
TRC-6244
Improved error message on download errors in Desktop clientIf a user had anti-virus installed and tried downloading files using the Desktop client, a NullReferenceException error was encountered. The error message was not intuitive.
The message has now been improved to notify the possible causes and remedial actions.
TRC-6281
Error editing users in the Classic UIThe string was not recognized as a valid DateTime. There is an unknown word starting at index.
This issue is now resolved.
TRC-6315
Removal of hard-coded payment gateway URLThe payment processing page was redirecting to a hard coded payment gateway URL.
This issue is now resolved by picking up the gateway URL from the configuration file.
TRC-6328
Contacts not getting deletedContacts associated with departments were not getting deleted.
This issue is now resolved.
TRC-6339
Exception in Desktop client on community changeExceptions were occasionally encountered in the Send page of the Desktop client when users tried to change the community,
This issue is now resolved.