Skip to content

[FEATURE REQUEST] Polishment of sync operations over Kiteworks serversΒ #4591

@jesmrec

Description

@jesmrec

Current status of sync operations (basic version of testing);

WORKING FINE πŸ‘

  • Showing list of files and spaces as Personal spaces
  • Upload file
  • Download file
  • Create folder
  • Shortcut file
  • Open with and Send

DON'T WORK ❌

  • Copy
  • Move
  • Rename

all of them work over the dav operations MOVE and COPY , that are responding a 405 from the server, showing Unknown error in the app. Need research and fix.

MORE CHECKS TO DO πŸ”§

  • Av. offline (checking how the app behaves against external changes in files)
  • Error handling

NOTES: πŸ““

  • Uploads view, Details view and Av. Offline view always show the item's location's space as Personal since this is the type of space, not the name

  • Kiteworks shows the number of items inside a folder instead of the folder size

  • oC app allows moving just inside the same space, not between spaces.

  • Share with users, Share by link not supported. Private link works.

TASKS

  • Research (if needed)
  • Create branch feature/sync_operations_over_kiteworks_servers
  • Development tasks
    • Replace Personal label by folder name
    • Remove folder size label
    • Show correct toolbar for av. offline view
    • Fix navigation after performing a sync operation
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/sync_operations_over_kiteworks_servers into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions