nextcloud / nextcloud/calendar
Unable to replace deleted appointment target calendar
@hamza221 is already working on this.
Since Mar 28, 2023.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 332
- Avg merge
- 16h 13m
- Merged PRs (30d)
- 137
Description
Steps to reproduce
- Make sure you have exactly one calendar
- Create an appointment configuration
- Delete the calendar
- Create a new calendar
- Open, edit and save the appointment configuration
Expected behavior
As of https://github.com/nextcloud/calendar/pull/3967 we already select the new calendar. So after I click Update, I assume the new calendar to be saved for the appointment config.
Actual behaviour
Visually it shows the new calendar in the multi select, but the old calendar URI is still saved. As there is only one option, the multi select is even disabled.
This is quite problematic. For one, no conflicts are detected anymore. And when an appointment is booked we can't write to the target calendar because the URI is invalid.
Calendar app version
v3.2.2
CalDAV-clients used
No response
Browser
FF
Client operating system
No response
Server operating system
No response
Web server
No response
Database engine version
No response
PHP engine version
No response
Nextcloud version
No response
Updated from an older installed version or fresh install
No response
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.
Assessment
This issue has not been assessed yet.