-
Notifications
You must be signed in to change notification settings - Fork 12k
Closed
Labels
apiarea: API, enterprise API, access token, OAutharea: API, enterprise API, access token, OAuthbookingsarea: bookings, availability, timezones, double bookingarea: bookings, availability, timezones, double bookingorganizationsarea: organizations, orgsarea: organizations, orgsplatformAnything related to our platform planAnything related to our platform plan🐛 bugSomething isn't workingSomething isn't working
Description
Problem
A customer reported that when we have managed organization and we fetch its bookings via organizations/:orgId/bookings?bookingUid=X the result includes all managed org bookings aka bookingUid has not been applied as a filter.
Reason
bookingUid is not passed from input query param to serve.
Solution
Pass bookingUid to service in input.service.ts and add bookingUid tests in organizations-bookings.controller.e2e-spec.ts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apiarea: API, enterprise API, access token, OAutharea: API, enterprise API, access token, OAuthbookingsarea: bookings, availability, timezones, double bookingarea: bookings, availability, timezones, double bookingorganizationsarea: organizations, orgsarea: organizations, orgsplatformAnything related to our platform planAnything related to our platform plan🐛 bugSomething isn't workingSomething isn't working