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

Find fails for any search terms with capitalization #110

Closed
jalandis opened this issue Nov 25, 2018 · 0 comments
Closed

Find fails for any search terms with capitalization #110

jalandis opened this issue Nov 25, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@jalandis
Copy link
Contributor

Describe the bug
If searching for notes with a string containing capital letters, no matches are returned.

To Reproduce

tb -t Create Jira ticket
tb -f Jira # Fail
tb -f jira # Success

Expected behavior
Find should be a case insensitive operation.

Screenshots
N/A

Technical Info (please complete the following information)

  • OS: Ubuntu 18.04
  • Node.js Version: v9.10.1
  • Taskbook Version: 0.2.0

Additional context
None

@klaudiosinani klaudiosinani added the bug Something isn't working label Jan 22, 2019
klaudiosinani pushed a commit that referenced this issue Jan 22, 2019
Normalize case before searching. (#111)
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

2 participants