Back to Articles

The following issues have been fixed in this release. Issues are ordered by severity.

NXT-21471 / CS2408743091

Severity
Minor
First occurrence
NXT 2.11
Description
When the “Export Sensitive Customer Information” option is set to “disabled” in Tenant Configuration, sensitive customer information is not shown in ServAssure Insight Views or Solr.
Resolution
This fix changes the billing comparison logic to ignore sensitive customer information when publishing to ServAssure Insight, but include and retain it in Solr.
Expected results
With the fix in place, if “Export Sensitive Customer Information” is set to "disabled" in Tenant Configuration, sensitive customer information is not published to ServAssure Insight, but is published to the Solr database and is not deleted following ingest of a new billing file.

NXT-20467

Severity
Minor
First occurrence
NXT 2.10.1
Description
When using the default HAProxy configuration the "nxt_ingest_EP" is incompatible with the trap receiver.
Resolution
HAProxy configuration "nxt_trap_EP" added at port 8183 which is compatible with the trap receiver.
Expected results
Traps sent by the trap receiver will not be dropped by HAProxy due to short "http-keep-alive".