Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[TECHNICAL] Rely on resharing capability #4397

@JuancaG05

Description

@JuancaG05

The resharing capability has been set to false by default in oCIS servers (owncloud/ocis#8842), and we realised that we're sending the wrong permissions within the OCShare object. We always give it share permission although the server doesn't allow it. We also show the Can share switch enabled when editing a share. So, several acceptance criteria here:

  • Send correct permissions within the OCShare object, depending on resharing capability
  • If resharing capability is false, disable the Can share switch for shares

TASKS

  • Research (if needed)
  • Create branch technical/rely_on_resharing_capability_ocis
  • Development tasks
    • Set correct permissions in OCShare object
    • Disable Can share switch when resharing is false
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/rely_on_resharing_capability_ocis into master

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions