| Summary: | Zip import overrides existing files | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Component: | Server | Assignee: | Malgorzata Janczarska <malgorzata.tomczyk> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | john.arthorne, Szymon.Brandys |
| Version: | 3.0 | ||
| Target Milestone: | 3.0 M2 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Malgorzata Janczarska
Fixed. I added a check if the destination exists. If yes the file is skipped and added to a list returned to the user. All files are imported except the ones that would override existing files. I added a force parameter where import works as it used to. When there are files that would be overwritten I display the message for the user with a question if he wants to override the files. If answer is yes, then I retry with force option. There is also the same parameter as in bug Bug 407508. If we add it files from the list will be ignored. |