mirror of
https://github.com/inventree/InvenTree.git
synced 2026-04-23 06:58:38 -05:00
Duplicate import of the same data should *NOT* error out
This commit is contained in:
@@ -52,4 +52,5 @@ jobs:
|
||||
invoke import-fixtures
|
||||
invoke export-records -f data.json
|
||||
python3 ./InvenTree/manage.py flush --noinput
|
||||
invoke import-records -f data.json
|
||||
invoke import-records -f data.json
|
||||
Reference in New Issue
Block a user