Skip to content

[FEATURE REQUEST] Sharing NG: delete share #4940

Description

@jesmrec

Remove an existing share

List of shares -> add trashbin icon

Permission: libre.graph/driveItem/permissions/delete

By clicking the trashbin icon, a dialog will appear asking for confirmation. In case of confirmation, the share will be deleted and the list updated without the removed share

Request:

DELETE https://xx.xx.xx.xx:9200/graph/v1beta1/drives/<drive-id>/items/<item-id>/permissions/<share-id>

with empty body

TASKS

  • Research (if needed)
  • Create branch feature/feature_name
  • Development tasks
    • Implement whatever
    • ...
    • Implement unit tests (if needed)
  • Code review and apply changes requested
  • Design test plan
  • QA
  • Merge branch feature/feature_name into master

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions