You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Implementation Details
Definition of Done
The text was updated successfully, but these errors were encountered: