-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.4.5
-
Fix Version/s: 4.5.1
-
Component/s: Direct Transfer
Using Direct Transfer, the import must be canceled when the user selects a folder whose name is the same as a children in the target container.
Pre-requisite: a folder name TEST exists in the target container
2 scenarios:
With Ignore
- User open the Direct Transfer window
- User sets the "Duplicates" option to "Ignore"
- User selects a folder whose name is TEST on the local disk
- User validates the process
- Expected result: the import is canceled with the message “Ignoring folders is not supported. Action canceled.”
With Override
- User open the Direct Transfer window
- User sets the "Duplicates" option to "Override"
- User selects a folder whose name is TEST on the local disk
- User validates the process
- Expected result: the import is canceled with the message “Overriding folders is not supported. Action canceled.”
- Is referenced in