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

Create a new API to allow search by "contains" match #87

Open
3 tasks
MCatherine1994 opened this issue May 8, 2024 · 1 comment
Open
3 tasks

Create a new API to allow search by "contains" match #87

MCatherine1994 opened this issue May 8, 2024 · 1 comment

Comments

@MCatherine1994
Copy link
Collaborator

MCatherine1994 commented May 8, 2024

Describe the task
Create a new API to allow search by "contains" match for both IDIR and Business BCeID. We use searchInternalAcccount for searching IDIR user, and getAccountDetail for searching BCeID user. And it looks like the getAccountDetail method can only do "Exact" match.

Acceptance Criteria

  • Create a new API to support search by "contains" match for IDIR
  • Config the pagination parameter for the return result, 20 for now
  • 20 results (Olga will double check the number)

Additional context

@OlgaLiber2
Copy link
Collaborator

OlgaLiber2 commented Jun 11, 2024

Decision: use "contains"
@MCatherine1994 @ianliuwk1019

@OlgaLiber2 OlgaLiber2 changed the title Create a new API to allow search by "contains or starts with" match Create a new API to allow search by "contains" match Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants