nextcloud / nextcloud/calendar
Problem moving event forth and back between calenders shared with a circle
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
- Create two calenders
- Share these calendars with a circle
- Create event in one of the calender
- Move event to the second calender (Reload problem occurs, see #4411, #4093)
- Try to move event back to first calender
- Hanging browser , Event is not moving to the first calendar
Expected behavior
Event can be moved back
Actual behaviour
Hanging browser
Event is not moving to the first calendar
Calendar app version
3.5.0
CalDAV-clients used
No response
Browser
Firefox 104.0.1
Client operating system
Windows 10
Server operating system
Debian 11
Web server
Apache
Database engine version
MariaDB
PHP engine version
PHP 8.0
Nextcloud version
24.0.4
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
similar issue: #3325
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 reproducing the move between two calendars shared with a circle, then compare the behavior with related issues #4411, #4093, and #3325. The payload names no source files or tests, and the issue includes no browser or server logs, so identify the relevant calendar-moving entry point and add focused diagnostics before defining the fix. Done means the event can move back without hanging the browser.
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