nextcloud / nextcloud/calendar_resource_management

Room Auto-Acceptance Not Working After Defining Resource in Nextcloud Calendar

Open
#192 6 comments 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. to triage bug
Dominant language
PHP
Stars
76
Forks
17
Avg merge
1h 50m
Merged PRs (30d)
15

Description

Steps to reproduce
  1. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.