Bug #14707
iOS[EMAS][DASHBOARD][EMAS] The value of nominal emas (rupiah) is showing wrongly
Status: | Closed | Start date: | 08 November 2022 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | hsulynn pang | % Done: | 0% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
user profile: uatmdl05
steps:
(1) login
(2) swipe the slide to Investasi & Asuransi screen
(3) click Emas Pegadaian
(4) verify the value Nominal Emas (rupiah)
Actual result: It shows IDR 33, 402.20
Expected result: It get the value from totalGoldTradedAmount param ("totalGoldTradedAmount" : 33330,)
History
#1 Updated by hsulynn pang about 2 years ago
please also note that don't need to have decimal amount. please round up/round down
#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
- Status changed from Resolved to Assigned
- Assignee changed from hsulynn pang to salim wijaya
the issue seems still exist
#4 Updated by hsulynn pang about 2 years ago
- Assignee changed from salim wijaya to hsulynn pang
#5 Updated by hsulynn pang about 2 years ago
- Status changed from Assigned to Closed
FE to use totalGoldTradedAmount that outside trxHistoryList for displaying the Nominal emas (rupiah) field
"totalGoldTradedAmount" : 33402.199999999997,
Tested ok