Bug #14384
[UAT1 - Backoffice] Category Code Dropdown Field Error
Status: | Closed | Start date: | 23 September 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | 26 September 2022 | |
Assignee: | wong yen chen | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
Issue
Faced 500 error when select any selection from the Merchant Category dropdown list under Merchant Module.
Expected Result
No issue on any merchant category selection
Please find the attached file for further details
Related issues
History
#1 Updated by wong yen chen over 2 years ago
- Related to Bug #14210: [VST2 - Backoffice_API] Category Code Field Type added
#2 Updated by Shafiqah Rahni over 2 years ago
- Status changed from New to Resolved
- Assignee changed from Shafiqah Rahni to wong yen chen
- % Done changed from 0 to 100
Revision: 219135
----
Modified : /ACSA/BillPaymentAPI/trunk/src/main/java/com/silverlake/mobility/billing/dao/BillerDAOImpl.java
Modified : /ACSA/BillPaymentAPI/trunk/src/main/java/com/silverlake/mobility/billing/service/dto/BillerListBoReqDTO.java
Root Cause : Search Criteria for Merchant Category field still expecting string value
Resolution : Update Search Criteria for Merchant Category field to numeric as #14210
Deployed.
#3 Updated by wong yen chen over 2 years ago
- File Merchant Category_Test Dorpdown List.docx added
- Status changed from Resolved to Closed
Tested good.