-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TimeframeExport - Uncaught error #1104
Comments
Investigated a bit further: this issue only occurs when I try to export two specific months (September or October 2021). For all other months, it works fine (but still takes way too long in my opinion ;-)... |
Error still occurs with these PHP settings:
|
Danke für den Hinweis. Das hat etwas damit zu tun, dass bei euch Buchungen existieren zu denen aber entweder der zugehörige Standort oder der zugehörige Artikel fehlen. Das ist natürlich ein Bug. Der Fix ist fertig und muss noch getestet werden, kommt hoffentlich mit dem nächsten Release. |
@hansmorb Super, vielen lieben Dank euch. |
added checks for deleted items & locations fixes #1104
Describe the bug
Appeared when trying to use the Commons Booking export over a too big span of months. Originally, only got this error:
but now, we got this stacktrace a few days later when trying to export again (paths trimmed):
System details
The text was updated successfully, but these errors were encountered: