Bug #12231
Android - Registration Check - Calling RetrrieveInputterSignerData for Signer
Status: | Resolved | Start date: | 02 October 2021 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jimmy Phang | % Done: | 100% | |
Category: | - | Spent time: | - | |
Target version: | - |
Description
For signer, we use to take all the data (including ktp npwp) that return feom BE and to populate in the EDIT screen.
We had a discussion last week that for signer- we(BE) took out the ktp and npwp during the inquiry response from FE. That means we right now, When user click on Need revision (clicking on OWN Signer), we are only getting data without ktp npwp from BE inquiry response layer.
Therefore, we have to call RetrieveInputterSignerData when clicking Need Revision button for that particular signer (own signer) in order to not only getting data but also the ktp npwp.
Expected: when use get to EDIT screen, we will able to see the uploaded ktp and npwp that response along from BE if any.
Remark: This is going to apply for:
1. Signer - Pending Acknowledgement - COMPLETE DATA screen
2. Signer - Pending Revision - EDIT screen
History
#1 Updated by sengloong.khoo sengloong.khoo over 3 years ago
- Status changed from New to Resolved
- Assignee changed from sengloong.khoo sengloong.khoo to Jimmy Phang
- % Done changed from 0 to 100
Fixed
#2 Updated by Jimmy Phang over 3 years ago
Tested good.