Skip to content
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

If a room returns an error in Graph API it should not be displayed on Frontend #238

Open
jeremyw24 opened this issue Dec 6, 2022 · 0 comments
Labels
type: bug something isn't working

Comments

@jeremyw24
Copy link
Contributor

In the case an error is reported on the room resource i.e. resource not found:

[PlaceOS][WS] [DEBUG] mod-ERCSlQDKmS → executing {"__exec__":"list_events","list_events":{"calendar_id":"[email protected]","period_start":1670220000,"period_end":1672812000,"time_zone":"US/Central","user_id":null,"include_cancelled":false}} on Microsoft::GraphAPI (mod-ERCSlQDKmS)
Not Found (PlaceCalendar::Exception)

The room should not be returned as bookable/available on the frontend as it is not actually possible to book this room.

@jeremyw24 jeremyw24 added the type: bug something isn't working label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant