-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
Description
User Story
As a user, I want to be able to upload folders even if they are empty, so that the original folder structure of my local project is preserved after the upload.
User Value
- Maintains the integrity of local project structures
- Avoids manual re-creation of empty folders after upload
- Reduces confusion when working in teams or sharing project scaffolds
Acceptance Criteria
- Empty folders are uploaded and created in the target system
- Uploading via drag-and-drop supports empty folders
- Uploading via the upload button supports empty folders
########## Original Bug Description ##########
Steps to reproduce
- create a empty folder "empty" on your Computer
- upload it via drag&drop or upload-button to https://demo.opencloud.eu
- empty folder is not uploaded
Expected behaviour
empty folder should be uploaded
Actual behaviour
empty folder is not uploaded
related:
owncloud/web#7764
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done