Bug #4909
openSettings - Country affiliation - Should Update the success message when adding the new country affiliation
0%
Description
1. Login the VitaGist
2. Click on settings
3. Click on country affiliation
4. Click on add button
5. Click on add country
6. Fill the mandatory fields
7. Click on save
Issue - 1: Success message needs to be updated when adding the country affiliation according to the design.
Issue - 2 : When updating the details in country affiliation, success message should be updated.
Issue - 3: When trying to delete the country that has digital documents, Update the alert text.
Issue - 4 : When deleting the country affiliation, success message needs to updated as per design.
Files
Updated by Neela Chinnappa 26 days ago
- File clipboard-202506241507-mfyqf.png clipboard-202506241507-mfyqf.png added
- Description updated (diff)
Updated by Neela Chinnappa 26 days ago
- File clipboard-202506241523-ylm6e.png clipboard-202506241523-ylm6e.png added
- File clipboard-202506241524-lj7t5.png clipboard-202506241524-lj7t5.png added
- Description updated (diff)
Updated by kumar r 4 days ago
- Status changed from New to Feedback
- Assignee changed from kumar r to Neela Chinnappa
This message get from api, share this bug to back-end update the response message. {"error": true, "msg": "Please delete your digital documents before deleting this Country Affiliation"} - This one was correct, on your shared screen shot message was incorrect. {"error": false, "msg": "Deleted country affiliation successfully."}