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] Add Transparent Sharing Roles for the Personal Space #9701

Closed
16 tasks
micbar opened this issue Jul 29, 2024 · 2 comments · Fixed by #9943
Closed
16 tasks

[oCIS] Add Transparent Sharing Roles for the Personal Space #9701

micbar opened this issue Jul 29, 2024 · 2 comments · Fixed by #9943
Assignees
Labels
Type:Story User Story

Comments

@micbar
Copy link
Contributor

micbar commented Jul 29, 2024

Description

The sharing from a personal space and from individual files / folders currently does not give the permission "ListGrants"

We will add a new set of Roles which all have the permission "List Grants"

Epic

https://github.com/owncloud/enterprise/issues/6795

User Stories

  • As an admin, I want to control which permissions are avaiable to enforce sharing rules

Value

  • Compliance
  • Transparency

Acceptance Criteria

  • Added Role "Editor" with condition "File/ Folder" and "ListGrants" Permission
  • Added Role "Viewer" with confition "File/Folder" and "ListGrants" Permission
  • These roles should not be enabled by default

Definition of ready

  • Everybody needs to understand the value written in the user story
  • Acceptance criteria have to be defined
  • All dependencies of the user story need to be identified
  • Feature should be seen from an end user perspective
  • Story has to be estimated
  • Story points need to be less than 20

Definition of done

  • Functional requirements
    • Functionality described in the user story works
    • Acceptance criteria are fulfilled
  • Quality
    • Code review happened
    • CI is green (that includes new and existing automated tests)
    • Critical code received unit tests by the developer
  • Non-functional requirements
    • No sonar cloud issues
  • Configuration changes
    • The next branch of the ocis charts is compatible
@2403905
Copy link
Contributor

2403905 commented Aug 28, 2024

@micbar @tbsbdr Should the existing roles Editor - new Editor and Viewer - new Viewer be mutually exclusive or can they be enabled simultaneously?

@micbar
Copy link
Contributor Author

micbar commented Aug 28, 2024

Can be enabled simultaneously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Story User Story
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants