Bug #14580
iOS[EMAS][DASHBOARD][TRANSACTION RECEIPT] Error return in msemas/emas/dashboard/getReceiptDetails after click Receipt button
Status: | Closed | Start date: | 31 October 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | hsulynn pang | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
user profile: uatmdl30
steps:
(1) login
(2) swipe the slide to Investasi & Asuransi screen
(3) click Emas Pegadaian
(4) click one of the transaction that is Jual Emas
(5) click the receipt button at the transaction details screen
(6) verify the screen
Actual result: Error return in msemas/emas/dashboard/getReceiptDetails. This is because
(1) the 'trxId' is not correct
(2) the 'trxRef' is not in the request
Expected result:
(1) 'trxId' should get from /emas/dashboard/getTrxHistory
(2) trxRef' is needed
History
#1 Updated by hsulynn pang about 2 years ago
As per BE, if trxId is not null or not empty, will get from its BE's db
else will get from dd or pegadaian
#2 Updated by salim wijaya about 2 years ago
- Status changed from New to Resolved
- Assignee changed from salim wijaya to hsulynn pang
#3 Updated by hsulynn pang about 2 years ago
- File response log.txt added
- File retest 14577 and 14580 (2).PNG added
- File retest 14577 and 14580.PNG added
- Status changed from Resolved to Closed
Tested ok