.QFD 3.18.5.221128.1 vBeta


VersionQFD 3.18.5.221128.1
Release Date12/02/22
DescriptionHotfix



Release Notes


CategorySummaryDescriptionLabelsAcceptance CriteriaRelease NotesDocumentation LinkStory ID
FixBatch accounting performance tuning (Continued)

Missing index on batch accounting


  1. The batch accounting query does not fail

Improves performance for batch accounting.


QPS-7575
FixDatabase Index for assignment table

Improve performance of the application in context to the assignment table.


  1. Improve performance for reports on the assignment table.

Improves performance of assignment reports.


QPS-7574
FixUndue Enriched ATM Propritary Claims Not Routing to Review

Undue enrichment ATM Properitary claims are not routing to review and are just debiting the customer.


  1. Undue enrichment ATM property claims should route to review.

Resolved a issue where undue enrichment propriatry disputes were not routing to review.


QPS-7571
FixDup Check Improvements

QFD is allowing duplicate disputes in some usecases if the AccountNumber property on the TransactionData page is different; even thought the CardNumber is the same.  


  1. When a card  transaction is attempted to be added to a claim and the system can store card, if a dispute already exists for that card number and transaction id, then duplicate check will fail.
  2. When a card  transaction is attempted to be added to a claim and the system can not store card, if a dispute already exists for the account number and transaction id, then duplicate check will fail.
  3. When a non card transaction is attempted to be added to a claim, if the dispute already exists for the account number and transaction id, then duplicate check will fail.

Improves duplicate check to also check card number in addition to account number for card disputes.


QPS-7368
FixResave Case from Json

Provide support ability to resave case data via its JSON in case of corrupted blob data.


  1. Provide ability to resave case data via its JSON in case of corrupted blob data.

Support has the ability to resave case data via its JSON in case of corrupted blob data.


QPS-7561