Skip to content

BookingPool 21705: Remove reservations on pool deletion#11533

Open
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_10from
matheuszych:bt10/21705
Open

BookingPool 21705: Remove reservations on pool deletion#11533
matheuszych wants to merge 1 commit intoILIAS-eLearning:release_10from
matheuszych:bt10/21705

Conversation

@matheuszych
Copy link
Copy Markdown
Contributor

See: https://mantis.ilias.de/view.php?id=21705

Deleting or trashing a booking pool left reservations and calendar entries behind. The Booking Manager module now listens for ILIAS object delete and toTrash events; ObjectEvent::handleDeletion resolves each affected pool and calls ilBookingObject::deleteReservationsAndCalEntries for every booking object.

/cc @thojou

See: https://mantis.ilias.de/view.php?id=21705

Deleting or trashing a booking pool left reservations and calendar entries behind. The Booking Manager module now listens for ILIAS object `delete` and `toTrash` events; `ObjectEvent::handleDeletion` resolves each affected pool and calls `ilBookingObject::deleteReservationsAndCalEntries` for every booking object.
@mjansenDatabay mjansenDatabay added bugfix php Pull requests that update Php code labels May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants