nextcloud / nextcloud/calendar
Out of office event creation fails when "Personal" calendar is deleted
Open
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
- Delete you "Personal" calendar.
- Create another calendar and set it as "default calendar for invitations and new events"
- Create an "out of office message" in the Absence section of the Availability settings.
- 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
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
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