UTMStack
UTMStack copied to clipboard
[BUG] Index-Pattern search continues displaying information despite no results found
When attempting an index pattern search for a value that doesn't exist, the response indicating no data is not handled, and it continues displaying results from the previous search.
To Reproduce
Steps to reproduce the behavior:
- Go to 'Log Explorer menu'
- Click on 'Add index pattern'
- Enter a criteria
- See error
Expected behavior
Should display that no data has been found for the given criteria.
Screenshots