LibreBooking Migration: Imported Reservations Cannot Be Viewed #808
Replies: 2 comments
-
Hey danielcorrea, |
Beta Was this translation helpful? Give feedback.
-
Hi @lucs7 Yesterday, via Discord, I received this information: https://github.com/LibreBooking/app/blob/develop/docs/source/INSTALLATION.rst#upgrading As soon as I test it, I'll report it to the community. I don't know if the problem could be related to authentication, which was sso in Booked, and now is local in Libre. By the way: when comparing my database, post-migration, with the source database, the data is identical, but the reported issue persists. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
At my institution, we are still using Booked Scheduler 2.7.7 and are considering migrating to LibreBooking. I am developing a content migration script (attached), which has been working partially well.
The current issue is that the reservations are imported and appear in the database, but cannot be viewed in the interface, even when accessing with a user from the Application Administrators group. I receive the message:
"You cannot view the reservation details because you do not have permissions for any of the resources in this reservation."
It is important to note that I can create a new reservation without restrictions in the same Resource and Calendar.
Could anyone point out where the problem might be so I can adjust the script? Once validated, I plan to make it publicly available so others can use it and contribute to improvements.
export_agenda_librebooking.php
Beta Was this translation helpful? Give feedback.
All reactions