Wunderbyte-GmbH / moodle-mod_booking

Moodle Booking Module
https://www.wunderbyte.at
21 stars 39 forks source link

Booking module: adjusting the booking date creates a new entry in the calendar #606

Open tcor6SLB opened 2 months ago

tcor6SLB commented 2 months ago

Describe the bug adjusting the booking date creates a new entry in the calendar. This means instead of 1 apointment in the calendar you see 2.

Versions uses Moodle version: 4.1.12 Boooking version: 2024022600

To Reproduce Steps to reproduce the behavior:

  1. Add new bookingoption with the option 'add to calendar'
  2. edit booking option and change the date
  3. you will see that the date is twice in the calendar

Expected behavior The calendar entry should by altered to the new date. (or the old one should be deleted and a new one created).

dasistwas commented 2 months ago

Please checkout the latest version from https://github.com/Wunderbyte-GmbH/moodle-mod_booking/tags This problem should have been fixed.