reinforce shamoons comment
in https://github.com/paperless-ngx/paperless-ngx/discussions/4604#discussioncomment-7595710, because I wrecked a sample database by importing an export from another sample database
This commit is contained in:
parent
e510dcb449
commit
254278e382
@ -358,6 +358,16 @@ extract the files inside the `export` folder first.
|
|||||||
Importing from a previous version of Paperless may work, but for best
|
Importing from a previous version of Paperless may work, but for best
|
||||||
results it is suggested to match the versions.
|
results it is suggested to match the versions.
|
||||||
|
|
||||||
|
!!! warning
|
||||||
|
The [Document importer](#importer) is meant to be run against a completely empty database
|
||||||
|
and a set of empty paperless folders.
|
||||||
|
Unless you take great care in making sure that there will be no collisions
|
||||||
|
(with the existing items in your paperless database) caused by the manifest data you
|
||||||
|
place in the `export` folder, the document_importer script may crash on duplicate items/files.
|
||||||
|
You run the risk of corrupting your target paperless instance if you import
|
||||||
|
items into a paperless instance that is not completely empty.
|
||||||
|
|
||||||
|
|
||||||
### Document retagger {#retagger}
|
### Document retagger {#retagger}
|
||||||
|
|
||||||
Say you've imported a few hundred documents and now want to introduce a
|
Say you've imported a few hundred documents and now want to introduce a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user