nextcloud / nextcloud/calendar_resource_management
Room Auto-Acceptance Not Working After Defining Resource in Nextcloud Calendar
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 76
- Forks
- 17
- Avg merge
- 1h 50m
- Merged PRs (30d)
- 15
Description
Steps to reproduce
- After defining rooms using the command line on my Nextcloud server, I can see them in the calendar resources and am able to reserve them. However, after creating an event and inviting the room, auto-acceptance is not working. Instead, the resource shows "Availability will be checked" rather than displaying that it has accepted the booking.
Expected behavior
When I create an event and invite a room resource, it should automatically accept the event if the room is available, and the status should reflect the acceptance.
Actual behavior:
The resource status remains at "Check availability", and the booking is not automatically accepted or confirmed.
Actual behavior
The resource status remains at "Check availability", and the booking is not automatically accepted or confirmed
App version
No response
Additional info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue after defining a room from the command line, then inspect the resource-management and CalDAV booking flow responsible for the "Availability will be checked" status. Confirm the app and server versions, trace why an available room is not auto-accepting, and verify that a newly invited available room reports an accepted booking.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100