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

checking responsible people before changing roles #221

Open
2 tasks
isabel-amon opened this issue Jan 3, 2019 · 7 comments
Open
2 tasks

checking responsible people before changing roles #221

isabel-amon opened this issue Jan 3, 2019 · 7 comments
Labels
prio: null This is a nearly irrelevant issue.

Comments

@isabel-amon
Copy link

isabel-amon commented Jan 3, 2019

User Story

As an admin I am able to change peoples roles (#110). When I change a persons role from employee to user I need to make sure that this change leaves no vm without a responsible person. I would like to have a check be done when I try to make such a change, and a message displaying said problem should appear. In this message I want see all vms that the person is responsible for in form of a list.

Responsible person is a criteria that is now only being implemented right now. That's why this is blocked at the moment.

Acceptance Criteria:

  • Before an employee is degraded to user, there is a check making sure no vm is left without any responsible people
  • If there is a vm/are more vms that would be without a responsible person now, a message should appear, listing all vms that this would be the case for
@isabel-amon isabel-amon added prio: medium This is a medium priority issue. team login labels Jan 3, 2019
@isabel-amon isabel-amon mentioned this issue Jan 3, 2019
6 tasks
@lassesteffen
Copy link
Contributor

Blocked by #99

@lassesteffen
Copy link
Contributor

Not blocked by #99 but there is currently no relation between a vm and the responsible people for that VM. @mlichtblau is looking into it.

@lassesteffen lassesteffen mentioned this issue Jan 10, 2019
8 tasks
@skydivin4ng3l
Copy link
Contributor

Komplexität?

@lassesteffen
Copy link
Contributor

@isabel-amon who is the responsible person for a VM? We have the ability to get all vms of a user, and for a vm we can get all users. But how do I figure out who is the responsible person? Is this related to #148 ?

@lassesteffen
Copy link
Contributor

You wrote something about it being blocked, but what be cool if you reference the issue that blocks this in the future 😄

@isabel-amon
Copy link
Author

sorry, this is in relation to #148. A VM will always have a responsible person.

@isabel-amon isabel-amon added prio: null This is a nearly irrelevant issue. and removed prio: medium This is a medium priority issue. labels Jan 25, 2019
@chrisma
Copy link
Contributor

chrisma commented Mar 7, 2019

Not super relevant for actual use cases

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: null This is a nearly irrelevant issue.
Projects
None yet
Development

No branches or pull requests

4 participants