Unable to use name field under Contact model for Import match feature
Describe the bug
Duplicates created when using Name field under Contact model for Import match feature.
To Reproduce
- login to sp-mis as admin
- Go to registry>configuration>import match
- Select
Contactin Model field - toggle on 'overwrite match'
- Click add a line in Fields
- Type
Namethen hit save - Import a registrant with a name already existing in the sp-mis instance
- notice after successfull import, a duplicate is created instead of updating the existing data
Expected behavior Able to use name as unique identifier
Screenshots
Additional context
🔔 Note: This ticket should address common considerations without including country-specific content. Please ensure all references are generic and applicable across various contexts.
Estimate Dev Time
Optimistic: 8 hours Pessimistic: 16 hours
@anthonymarkQA upon re testing this it is working fine, can you test again?
cc: @celinenilla
I'm returning this to QA again.
Please see this screen recording for reference: https://drive.google.com/file/d/1T5WoU6lyRIzQPW2OacwroYYQsUmKneGh/view?usp=sharing
I tested it in this instance: http://openspp-openspp-modules-17-0-ef949748c155.runboatk8.newlogic-demo.com/web#action=180&model=res.partner&view_type=list&cids=1&menu_id=132
Findings: QA PASSED Tested in: http://openspp-openspp-modules-17-0-ef949748c155.runboatk8.newlogic-demo.com/web#action=180&model=res.partner&view_type=list&cids=1&menu_id=132 STEPS
-
login to sp-mis as admin
-
Go to registry>configuration>import match
-
Select Contact in Model field
-
toggle on 'overwrite match'
-
Click add a line in Fields
-
Type Name then hit save
-
Export registrants you want to update
-
Edit the registrants'
Date of birthandRegistration datethen import back in the sp-mis instance. BeforeUploaded file
-
Verify that import was successful and data is reflected correctly After