-
Notifications
You must be signed in to change notification settings - Fork 16
Approval workflow for resource bookings (pending → approved/declined) #198
Copy link
Copy link
Open
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofenhancementNew feature or requestNew feature or requestintegrationCompatibility with other apps/systemsCompatibility with other apps/systemsskill:backendIssues and PRs that require backend development skillsIssues and PRs that require backend development skillsskill:frontendIssues and PRs that require JavaScript/Vue/styling development skillsIssues and PRs that require JavaScript/Vue/styling development skills
Metadata
Metadata
Assignees
Labels
1. to developAccepted and waiting to be taken care ofAccepted and waiting to be taken care ofenhancementNew feature or requestNew feature or requestintegrationCompatibility with other apps/systemsCompatibility with other apps/systemsskill:backendIssues and PRs that require backend development skillsIssues and PRs that require backend development skillsskill:frontendIssues and PRs that require JavaScript/Vue/styling development skillsIssues and PRs that require JavaScript/Vue/styling development skills
Type
Fields
Give feedbackNo fields configured for issues without a type.
Is your feature request related to a problem? Please describe.
At the moment, every user with access to a resource can book it directly. The booking is immediately confirmed and blocks the resource calendar.
In many organizational contexts (parishes, municipalities, NGOs, schools, companies), resources cannot always be booked freely. For example:
Currently, there is no approval process for bookings in Nextcloud Calendar Resource Management. This means organizations either:
Describe the solution you'd like
Introduce an approval workflow for resources:
Additional options / refinements:
Describe alternatives you've considered
Additional context