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

Automate compliance node searching needs to be case insensitive #6911

Open
kalroy opened this issue Apr 14, 2022 · 0 comments
Open

Automate compliance node searching needs to be case insensitive #6911

kalroy opened this issue Apr 14, 2022 · 0 comments
Labels
customer-reported issues reported by customers

Comments

@kalroy
Copy link
Collaborator

kalroy commented Apr 14, 2022

User Story

As an Automate User, I want to search nodes in Compliance tab in case insensitive fashion.
The node search under Infra tab is case insensitive but not in compliance

Acceptance Criteria

  • The search should work appropriately for API as well as UI
  • There should not be any performance impact in Automate because of the change

Implementation Details

  • In this file, add this function.

Definition of Done

  • All things specified in User Story Acceptance Criteria should be fulfilled.
  • All Exceptions are Handled Properly
  • Ensure logs have no unnecessary data.
  • Test coverage for the new feature is done to at least 70%
  • If needed raise Docs PR and tag documentation.
  • Swagger Documentation updated
  • Smoke Test done.
  • Ensure Build and Integration Pipelines are Green.
  • PR has 2 approvers.
  • All Code Review Comments are Resolved.
  • README doc should be updated, if needed.
@kalroy kalroy added the customer-reported issues reported by customers label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported issues reported by customers
Projects
None yet
Development

No branches or pull requests

1 participant