Skip to content

Commit 4ec4c62

Browse files
Update draftWorkspaces.md (#309)
Update the specific behavior of draft when importing without editing it.
1 parent fe2d40d commit 4ec4c62

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/usage/draftWorkspaces.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ The second way drafts can be created is when files are imported in the platform.
1515

1616
In addition, files can be manually imported. When that is the case, an option is available to decide the validation mode to use. When the draft validation mode is selected, a draft will be automatically created and the result of the file import will be available in it.
1717

18+
!!! warning "Import data without update"
19+
20+
When importing data that already exists in the platform, if this data is not updated by the import, the data contained in the file will not be updated.
21+
As an example:
22+
- importing an email "[email protected]" and validate your draft, then re-importing the same email "[email protected]" will not appear in the newly created draft since it is not edited. However, if another user imports it, the email "[email protected]" will be in your draft, given the "creator" will be updated with the new user who whas imported it.
23+
1824
For more detailed information on file import, see the import documentation page here: [Import from files](import-files.md).
1925

2026
To quickly move into the draft and see the result of a file import, a Navigate to draft icon is available.

0 commit comments

Comments
 (0)