Migrated from Redmine #1474 | Author: Guilherme Bueno
Status: Rejected | Priority: Immediate, there is BUG! | Created: 2025-09-29
Company login: santemedic1
When trying to hit the “/admin/schedule/available-slots” endpoint, I’m getting wrong data being returned:
As you can see on the screenshot, the response from this endpoint returns an empty array:
But when looking at the provider’s calendar here:
It shows availability for several slots.
Also, when trying to hit the admin/schedule endpoint I’m getting wrong information as well:
You can see on the screenshot that it is listing Sep 29, Sep 30 and Oct 01 with “is_day_off” as true but when looking at this provider’s calendar for the Sep 30th for example that is clearly not the case:
Please let me know if there is any more information you need or if there is something being done wrong on my end because we are losing money with this issue.