Bug #4595
openConnections - Add Contact: Selected Category and Country Affiliation Not Displayed.
0%
Description
Steps to Reproduce:
1. Login to the iOS Vitagist app.
2. Go to the Connections section.
3. Tap Add Contact.
4. Fill in all the details and click Save.
5. Click on Edit for the recently added contact.
Issue: The Selected Category and Country Affiliation should be displayed, but the dropdowns are empty and only the dropdown appears.
Expected Result: The Selected Category and Country Affiliation values should be displayed when editing a contact.
Link - https://drive.google.com/file/d/1GlEe2ex7JMorLrdJgWo8iVQ0ftVPtcAa/view?usp=drive_link
Updated by kumar r 3 days ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Vengadeshwaran R
In api doesn't return the category and country afflication, assign this issues to api team.
https://api.staging.digicoffer.com/consumer/dummyrelation {"error": false, "relationships": [{"id": "67f5079efffd8f0464a4e372", "created": null, "firm_name": "Sa-s", "firm_address": "C", "account_id": "C122", "biz_identification_no": "", "others": ""}, {"id": "67f507a5fffd8f0464a4e373", "created": null, "firm_name": "D-save-a", "firm_address": "D", "account_id": "D2122", "biz_identification_no": "", "others": ""}, {"id": "67f507abfffd8f0464a4e374", "created": null, "firm_name": "E", "firm_address": "E", "account_id": "E32", "biz_identification_no": "", "others": ""}]