Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

[$5] Use new endpoint to get member suggestions #61

Closed
maxceem opened this issue Jul 3, 2021 · 3 comments
Closed

[$5] Use new endpoint to get member suggestions #61

maxceem opened this issue Jul 3, 2021 · 3 comments
Labels

Comments

@maxceem
Copy link
Contributor

maxceem commented Jul 3, 2021

To fix the first part of the issue #51.

We've implemented a proxy endpoint in TaaS API which would return member suggestions no only to admins, but also to Booking Manager users.

So we have to update Admin App to not use ${config.API.V3}/members/_suggest/${fragment} and use /v5/taas-teams/members-suggest/{fragment}.

Update code to do so.

@maxceem maxceem changed the title Use new endpoint to get member suggestions [$5] Use new endpoint to get member suggestions Jul 3, 2021
@maxceem maxceem added the CF Issues for Community Fixes label Jul 3, 2021
@sandhiyakavi
Copy link
Collaborator

Verified on Dev Env. Suggestions are getting displayed now for Booking Manager role.

image

@maxceem
Copy link
Contributor Author

maxceem commented Jul 7, 2021

@maxceem maxceem added the PAID label Jul 7, 2021
@sandhiyakavi
Copy link
Collaborator

Verified on Prod with @nkumar-topcoder

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants