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

[BUG] create_resume_search do not return the whole list of skill requested #6

Open
JoseMoreville opened this issue Aug 3, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@JoseMoreville
Copy link

Describe the bug
create_resume_search doesn't return more than three skills regardless of how many skills we add to the search parameter.

To Reproduce
Steps to reproduce the behavior:

  1. Create parameter with 4 (or any) different skills as parameter (ex. GraphQL, React, Javascript, HTML, CSS)
  2. Search for resume
  3. Right candidates are returned but only three skills are returned for each, when they have more than three matching skills.

Expected behavior
All matching skills returned in the skills field for the user

Environment

  • Client version: 2.1.0
  • Pyhon version 3.9
@JoseMoreville JoseMoreville added the bug Something isn't working label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant