nextcloud / nextcloud/calendar
Birthday calendar doesn't get recreated
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
Delete birthdays calendar
change generateBirthdayCalendar to yes in Calendar.php
change Administration Settings/Groupware/Automatically generate a birthday calendar to off then on
wait for cron.php to run or run it manually (tried both)
Expected behavior
Birthdays calendar re-created
Actual behaviour
Birthdays calendar is still gone
Calendar app version
4.6.7
CalDAV-clients used
none
Browser
Firefox 123.0.2
Client operating system
No response
Server operating system
TrueNAS Scale 23.10.2
Web server
Nginx
Database engine version
PostgreSQL
PHP engine version
PHP 8.2
Nextcloud version
28.0.4 (Kubernetes version 1.6.59, Train: charts)
Updated from an older installed version or fresh install
Fresh install
List of activated apps
No response
Nextcloud configuration
No response
Web server error log
No response
Log file
No response
Browser log
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 tracing birthday-calendar generation in Calendar.php and the scheduled path in cron.php. Reproduce the issue by deleting the calendar, toggling the Administration Settings/Groupware option, and running cron.php. Done means the birthdays calendar is recreated after the setting is enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100