Feature: Restricting users to certain time slots #512
alexswerner
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
this is a very nice piece of software. Thanks for keeping it going.
Right now I believe there is no option to restrict users/group to reserve certain slots. In our operation we have "normal" users which may book certain hours whereas "advanced" users are allowed to use the equipment at any time. How can we add this verification? I tried to realize this with two schedules but that does not seem feasible.
For us this is actually global (same rule for all resources) so blocking certain slots on the complete schedule would be enough. To avoid configuring this per-user, these rules need to be attached to a group. I imaging that a schedule slot could have a property which groups are able to book it. Alternatively a group could have an associated list of slots.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions