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

[Web] Users: Batch action "Change Quota" #8417

Closed
exalate-issue-sync bot opened this issue Feb 13, 2023 · 0 comments · Fixed by #8438
Closed

[Web] Users: Batch action "Change Quota" #8417

exalate-issue-sync bot opened this issue Feb 13, 2023 · 0 comments · Fixed by #8438

Comments

@exalate-issue-sync
Copy link

Description

User Stories

  • As an Admin I want to edit multiple users quota at once so that I don't have to edit each one by one.

Value

Acceptance Criteria

  • Add batch action: "Change Quota" -> Opens modal (c.f. change quota for Spaces)
  • If a User is selected who has no quota (ex. guests or not-yet loged in users) the action "change quota" is not available.
  • If multiple users are selected of which some have no "Personal", the batch actionshows "Change quota (3)" shows the number the action would be applicable. (not possible because we don't have quota information in the user list, just leave it out)

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

0 participants