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

Scheduling of multiple roles #422

Open
dellhem opened this issue Aug 8, 2024 · 0 comments
Open

Scheduling of multiple roles #422

dellhem opened this issue Aug 8, 2024 · 0 comments

Comments

@dellhem
Copy link

dellhem commented Aug 8, 2024

Hi,

Not sure how to summarize this in the title so sorry if it was confusing..
In our on-call, we have multiple roles where one requires a higher level of permissions than the primary. Let's call them primary and secure. All members of the secure role will be part of the primary role as well, but there are a couple of people in the primary role that is not cleared for the secure role.

I would therefor like the scheduler to only schedule an extra for the more secure role when necessary, i.e when someone without the secure role is scheduled for primary.

Example:

Primary:
Mark
John
Fred

Secure:
Mark
John

Weekly schedule:
W1: Mark
W2: John
W3: Fred & Mark
W4: Mark
W5: John
W6: Fred & John

I haven't figured out a way to do this with the current version, so I guess it needs another scheduling algorithm?
It's difficult to explain, so I hope this makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant