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

Unexpected logic during filtering #75

Closed
WolfMeister opened this issue Jun 12, 2020 · 2 comments
Closed

Unexpected logic during filtering #75

WolfMeister opened this issue Jun 12, 2020 · 2 comments

Comments

@WolfMeister
Copy link
Contributor

During development based on Spring Flo library, I've faced an unexpected behavior during filtering by name or group.

Here is the explanation:

  1. You have an application named timestamp. If you'll try to filter by name with values timestamp or Timestamp you'll see an expected result.
  2. But, if you have at least 1 capital letter in the name of the application [e.g. Timestamp] and you'll try to filter either by timestamp or Timestamp you'll get a No results found message.

Is this an expected behavior designed by the development team or I can submit a pull request regarding this problem?

@BoykoAlex
Copy link
Collaborator

Feel free to submit a PR and sign the CLA and it'll get reviewed and merged

@WolfMeister
Copy link
Contributor Author

Issue resolved in pull request #76.

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

No branches or pull requests

2 participants