QFD 3.18.5.221128.1

Version QFD 3.18.5.221128.1
Release Date 12/02/22
Description Hotfix

Release Notes

Category Summary Description Labels Acceptance Criteria Release Notes Documentation Link Story ID
Fix Batch accounting performance tuning (Continued)

Missing index on batch accounting

  1. The batch accounting query does not fail

Improves performance for batch accounting.

QPS-7575
Fix Database 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
Fix Undue 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
Fix Dup 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