-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[Security Solution] User is not able to search for a custom Rule Name containing special character. #97094
Comments
Pinging @elastic/security-solution (Team: SecuritySolution) |
Reviewed & Assigned @MadameSheema |
Pinging @elastic/security-detections-response (Team:Detections and Resp) |
@peluja1012 @spong can you please help to prioritise this? Thanks 😊 |
Hi @MadameSheema , We have validated this ticket on Build Details:
Thanks. |
Tested in current
|
Tested in
|
Validated on latest 8.15 BC. Below are the outcomes: 1. Creating a rule with only special chars as name: Screen.Recording.2024-07-29.at.11.01.52.AM.mov❌ Searching does not work. 2. Creating a rule with a name starting with special char: Screen.Recording.2024-07-29.at.11.04.25.AM.mov❌ Searching does not work. 3. Creating a rule with special chard in the middle: Screen.Recording.2024-07-29.at.11.05.48.AM.mov✅ Searching works fine. |
@pborgonovi This is a very low impact one, but since rules filtering and searching is a core workflow of our users, I don't see a reason why we shouldn't fix this bug eventually. Fixing it could be a part of a larger effort of improving the rules search and filtering UX, we have an epic (internal) for that in our product backlog. I added this bug to it. |
I agree. I'd also file it under "low impact". Users can still find the rule if they type in its name in the searchbox without special chars. Although this behaviour is embarrassing given that we are a search company 🤦 . |
User is not able to search for a custom Rule Name containing special character.
Build Details:
Version: 7.13.0 Snapshot
Build number: 40223
Commit: 302ee56
Artifacts: https://artifacts-api.elastic.co/v1/search/7.13.0-SNAPSHOT
Browser Details:
All
Preconditions:
Steps to Reproduce:
Impacted Test case:
N/A
Actual Result:
User is not able to search for a custom Rule Name containing special character.
Expected Result:
User should be able to search for a custom Rule Name containing special character.
What's not working:
What's working:
The text was updated successfully, but these errors were encountered: