Skip to content
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

[ocis] implement "Shared with others" #7430

Closed
3 tasks done
exalate-issue-sync bot opened this issue Oct 9, 2023 · 1 comment
Closed
3 tasks done

[ocis] implement "Shared with others" #7430

exalate-issue-sync bot opened this issue Oct 9, 2023 · 1 comment
Assignees
Labels
Priority:p3-medium Normal priority Type:Story User Story
Milestone

Comments

@exalate-issue-sync
Copy link

exalate-issue-sync bot commented Oct 9, 2023

Description

spec in this PR: owncloud/libre-graph-api#112

User Stories

  • As an Infinite Scale GraphApi consumer i need to collect data about all my outgoing shares to make access to my data transparent.

Value

Add NG Api to deprecate the existing OCS API

Acceptance Criteria

  • add new "me/drive/sharedByMe" endpoint to the graph api
  • the endpoint should return all shares where I am the Sharer
  • the endpoint should NOT return shares by other users that I can change (e.g. because I am space admin)

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues
@micbar micbar added Priority:p3-medium Normal priority and removed p3-medium labels Oct 9, 2023
@rhafer rhafer self-assigned this Oct 17, 2023
@rhafer
Copy link
Contributor

rhafer commented Oct 24, 2023

PR up for review #7239

@micbar micbar closed this as completed Nov 17, 2023
@micbar micbar added this to the Release 5.0.0 milestone Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:p3-medium Normal priority Type:Story User Story
Projects
Status: Done
Development

No branches or pull requests

2 participants