nextcloud/server

FreeBusy shows appointments of deleted calendars

Open

#32.989 aperta il 23 giu 2022

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)PHP (4865 fork)batch import
1. to develop26-feedbackbugfeature: caldavgood first issue

Metriche repository

Star
 (34.953 star)
Metriche merge PR
 (Merge medio 17g 3h) (606 PR mergiate in 30 g)

Descrizione

Steps to reproduce

  1. Create a calendar with appointments.
  2. Delete this calendar.
  3. Create a new appointment from another user account with the participant who deleted the calendar and display the free-busy times of him.
  4. The appointments of the deleted calendar will still be displayed in the free-busy view.

Expected behavior

When I delete a calendar (= move it to the trash bin) I would expect, that the free-busy view does not show the deleted appointments anymore.

Actual behaviour

The free-busy times are displayed as the deleted calendar still exists. As soon as I delete the calendar from trash bin, the free-busy views shows the correct times. Sorry, I don't know if it is a client oder server issue (or maybe both).

Calendar app version

3.4.0

CalDAV-clients used

Webclient only

Browser

FF 101.0.1

Client operating system

Win 10

Server operating system

Debian

Web server

Apache

Database engine version

No response

PHP engine version

PHP 7.4

Nextcloud version

24.0.2

Updated from an older installed version or fresh install

Updated from an older version

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

Guida contributor