View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 20703 | Bug reports | Central participant database | public | 2026-09-18 08:26 | 2026-09-19 21:36 |
| Reporter | DenisChenu | Assigned To | c_schmitz | ||
| Priority | none | Severity | minor | ||
| Status | ready for code review | Resolution | open | ||
| Product Version | 7.0.x | ||||
| Summary | 20703: Unable to upxdate firstnale lastname when import CSV in CPDB | ||||
| Description | As superadmin : when import existing participant (by ID) : lastname and firstname are not updated | ||||
| Steps To Reproduce | Steps to reproduceAs superadmin Expected resultReceive information about user updated Actual resultReceive information about dupliacte | ||||
| Tags | No tags attached. | ||||
| Attached Files | central_checkImportById-1.csv (172 bytes)
participant_id,firstname,lastname,email 21b4cc80-ff3c-4b8d-95fd-d79a52dc738d,jean,Dubois,jean@example.org 651907ac-3021-4bd4-83e9-5f6df4936eab,John,Doo,john@exemple.com central_checkImportById-2.csv (188 bytes)
participant_id,firstname,lastname,email 21b4cc80-ff3c-4b8d-95fd-d79a52dc738d,jean,Dubois updated,jean@example.org 651907ac-3021-4bd4-83e9-5f6df4936eab,John,Doo updated,john@exemple.com | ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | 7.1.2 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | |||||
| Database type & version | not relevant | ||||
| Server OS (if known) | not relevant | ||||
| Webserver software & version (if known) | not relevant | ||||
| PHP Version | not relevant | ||||
|
Fixed in https://github.com/LimeSurvey/LimeSurvey/pull/4459 (develop-minor) |
|
|
Please don't fix bugs in other patches, unless there is no other way. |
|
Updating the way for participant duplicates is a total rework of all duplicate import system. |
|
|
Ok, thank you! |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-09-18 08:26 | DenisChenu | New Issue | |
| 2026-09-18 08:26 | DenisChenu | File Added: Capture d’écran du 2026-09-18 08-19-40.png | |
| 2026-09-18 08:26 | DenisChenu | File Added: central_checkImportById-1.csv | |
| 2026-09-18 08:26 | DenisChenu | File Added: central_checkImportById-2.csv | |
| 2026-09-18 08:27 | DenisChenu | Note Added: 85839 | |
| 2026-09-18 08:27 | DenisChenu | Bug heat | 0 => 2 |
| 2026-09-19 17:59 | c_schmitz | Assigned To | => c_schmitz |
| 2026-09-19 17:59 | c_schmitz | Status | new => ready for code review |
| 2026-09-19 17:59 | c_schmitz | Note Added: 85845 | |
| 2026-09-19 17:59 | c_schmitz | Bug heat | 2 => 4 |
| 2026-09-19 18:10 | DenisChenu | Note Added: 85846 | |
| 2026-09-19 21:36 | c_schmitz | Note Added: 85849 |