mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
fix(import): skip rows with duplicate identifier instead of crashing
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -1,5 +1,6 @@
|
||||
# TODO
|
||||
|
||||
## Fixes
|
||||
- [x] Fix CSV import UNIQUE constraint crash: skip rows whose identifier already exists in DB
|
||||
- [x] Fix wrong `require_once` depth in `public/admin/actions/page.php` (`../../` → `../../../`)
|
||||
- [x] Fix same path depth bug in `formulaire.php` and `publish.php`
|
||||
|
||||
Reference in New Issue
Block a user