Problem
On Tue, 02 Jun 2026, guests at some properties using Mews Kiosk v4.51.0 were unable to complete check-in. The issue affected properties with a high number of arrivals on the same day, causing an error during the check-in process. Approximately 29 properties were impacted.
Our team identified the issue and began working on a fix immediately. A backend change was deployed to production on Tue, 02 Jun 2026 15:07:00 UTC, restoring check-in functionality for all affected properties. In parallel, an updated version of the Kiosk app was prepared and submitted to app stores. The Android version became available the same afternoon, and the iOS version followed later that evening. The issue was fully resolved and confirmed working by affected customers by Tue, 02 Jun 2026 15:27:34 UTC.
The Kiosk v4.51.0 was over-fetching data, requesting data for all active customers at a property instead of only the customers relevant to the reservation being checked in. This caused the request to exceed an API limit when a property had more than 100 customers arriving on the same day, resulting in an error that blocked the check-in process.