-
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
Filter doesn't work on Data Streams page for Non-default namespace with special characters. #95900
Comments
@manishgupta-qasource Please review. |
Reviewed & Assigned to @dedemorton |
Pinging @elastic/fleet (Feature:Fleet) |
This isn't a super critical issue IMO. We need to wrap the query. Unassigning myself so anyone can pick this up. |
sounds good, thank you. @ph @mostlyjason we can explicitly scope it for 7.14 or beyond, or leave it unassigned in case anyone wants to pick it up ad-hoc |
Looks like these are valid index name characters https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-create-index.html#indices-create-api-path-params Agree on not high impact since custom namespaces are an advanced feature so a small portion of people will run into this |
Closing as a duplicate of #87036. |
|
Kibana version: 7.13.0 Snapshot Kibana Cloud environment
Host OS and Browser version: All, All
Build Details:
Preconditions:
Steps to reproduce:
Expected Result:
Filter should work for non-default namespace with special characters or User should not be able to create policy with these special characters $,^,+,@
Reference Tickets:
elastic/beats#23352
Screenshots:
The text was updated successfully, but these errors were encountered: