nextcloud / nextcloud/calendar
Calendar 5.0.0 cannot set shared calendar as default; creates events in hidden calendar [regression]
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
- hide your personal calendars
- have someone share a calendar with you.
- create an event
Expected behavior
the event should show up in the (only) calendar you have enabled/shown.
This is a regression.
Actual behaviour
the event is added to the hidden calendar; it appears like it has not worked, and there is no way to elevate a shared calendar above the hidden ones (I guess because they are now separated out into a different section?)
Calendar app version
5.0.0
CalDAV-clients used
No response
Browser
No response
Client operating system
No response
Server operating system
No response
Web server
None
Database engine version
None
PHP engine version
PHP 8.1
Nextcloud version
30.0.0
Updated from an older installed version or fresh install
None
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
No files or tests are named. Reproduce the regression in Calendar 5.0.0 by hiding personal calendars, sharing another calendar, and creating an event; trace the default-calendar selection and event-creation flow. Done means the event is created in the only visible shared calendar and a regression test covers this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100