-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FP-1.12 & FP-1.13: File Conflict Resolution #248
Comments
@AversaFTW |
I think this requirement must be done by Sdui, because the messenger handles the uploads via an endpoint. The filepicker only displays all files inside the drive and is not involved in the upload. If I remember correctly, we have access to the whole file list and can check if there is a file with the same name already. |
Would you mind if the return value is: "file exists" instead? |
Yes, that works. |
The user story can't be fulfilled. Uploads are not handled within the file picker or web embed mode. The client that is performing the uploads is responsible for file naming. |
As a user of the Messenger with the integrated ownCloud Infinite Scale File Picker,
I want the File Picker to consistently detect potential file overwrites, provide me options for resolution, and handle naming in line with oCIS defaults,
So that I can confidently upload files without unwanted data loss or confusion and maintain naming uniformity.
Acceptance Criteria:
Proactive File Name Detection:
Clear Conflict Alert:
Comprehensive Resolution Options:
oCIS-consistent Renaming:
Bulk Upload Handling:
Visual Clarity:
Confirmation Feedback:
cc @hodyroff @tbsbdr @JammingBen
The text was updated successfully, but these errors were encountered: