nextcloud / nextcloud/calendar

Out of office event creation fails when "Personal" calendar is deleted

Open
#7,064 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop bug
Dominant language
JavaScript
Stars
1.2k
Forks
332
Avg merge
16h 13m
Merged PRs (30d)
137

Description

Steps to reproduce
  1. Delete you "Personal" calendar.
  2. Create another calendar and set it as "default calendar for invitations and new events"
  3. Create an "out of office message" in the Absence section of the Availability settings.
  4. See how there is no event created for the absence in the default calendar.
Expected behavior

The absence event should be created in the default calendar instead of hard coded in the "Personal" calendar.

Actual behavior

There is no event created for the absence at all.

Calendar app version

5.3.3

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

Reproduce the issue by deleting the Personal calendar, selecting another default calendar, and creating an out-of-office message from Availability settings. Trace the absence-event creation path and verify that the event is created in the configured default calendar; repeat the reproduction steps to confirm the fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.