Skip to content

Commit 6acbf09

Browse files
Update draftWorkspaces.md (#330)
* Update draftWorkspaces.md - edit a typo that made the sentence unclear. * Update docs/usage/draftWorkspaces.md Co-authored-by: Alice Debra <[email protected]> --------- Co-authored-by: Alice Debra <[email protected]>
1 parent 5fc4d77 commit 6acbf09

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/usage/draftWorkspaces.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,8 @@ In addition, files can be manually imported. When that is the case, an option is
1717

1818
!!! warning "Import data without update"
1919

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.
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 present in your draft.
21+
As an example: importing an email "[email protected]" and validating 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 that the "creator" will be updated with the new user who imported it.
2322

2423
For more detailed information on file import, see the import documentation page here: [Import from files](import-files.md).
2524

0 commit comments

Comments
 (0)