Development work for this case has been completed. The change will be available in version:11.4.1101 1. The following changes were made(Include Database object names, Program classes and any other relevant information): - Inventory search returns 100 records, however, in this case, there are more than 100 items with "cream". We have changed the search to sort data by match index for the 100 records so that a higher match index is returned first in the 100 records.
2. Affected Areas: - Inventory Search
3. The issue was caused by: - Extracting TOP 100 records was not sorted by match index
4. Notes: 5. Next Step: UAT |