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

Assign functions for handling a measure #384

Closed
5 tasks
anneschuth opened this issue Nov 21, 2024 · 0 comments · Fixed by #426
Closed
5 tasks

Assign functions for handling a measure #384

anneschuth opened this issue Nov 21, 2024 · 0 comments · Fixed by #426
Assignees

Comments

@anneschuth
Copy link
Member

anneschuth commented Nov 21, 2024

Description

We will use a ‘Flexible function allocation’ on measure-level. In this ticket we implement the possibility to assign multiple functions to each measure/task. For now, the functions do not have any permissions.

For all measures:

  • All team members can see all measures and function allocations.

Per measure:

  • Assignment of Uitvoerende (Responsible), Controlerend (Reviewer) en Verantwoordelijke (Accountable).
  • Everyone can assign everyone to a measure/task.

Design:

Image
Image
Image

Technical Implementation

  • Per measure the function (responsible, accountable and consulted) and the name and a unique identifiers of the teammember are stored in the systemcard.
  • In the systemcard we ensure that there can be multiple teammembers assigned per function (a list, not a single field)
  • Functions are only stored in the systemcard
  • There are no rules on who can have what function (the same person can have multiple functions)
  • The business rules for each function are implemented in: Implement business rules for measure handling per function #411
@anneschuth anneschuth converted this from a draft issue Nov 21, 2024
@rubenrouwhof rubenrouwhof changed the title Link people to roles on measures Business rules for measure handling Nov 21, 2024
@ravimeijerrig ravimeijerrig changed the title Business rules for measure handling Assign functions for measure handling Dec 3, 2024
@ravimeijerrig ravimeijerrig changed the title Assign functions for measure handling Assign functions for handling a measure Dec 3, 2024
@laurensWe laurensWe moved this from ♻ To Do to 👷 In Progress in 👾 AI Validation Team Planning Dec 9, 2024
@laurensWe laurensWe self-assigned this Dec 9, 2024
@laurensWe laurensWe linked a pull request Dec 12, 2024 that will close this issue
5 tasks
@laurensWe laurensWe moved this from 👷 In Progress to 👀 In Review in 👾 AI Validation Team Planning Dec 13, 2024
@laurensWe laurensWe moved this from 👀 In Review to 👷 In Progress in 👾 AI Validation Team Planning Dec 13, 2024
@laurensWe laurensWe moved this from 👷 In Progress to 👀 In Review in 👾 AI Validation Team Planning Dec 18, 2024
@github-project-automation github-project-automation bot moved this from 👀 In Review to ✅ Done in 👾 AI Validation Team Planning Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants