Graylog2 / Graylog2/graylog2-server
Grok Pattern Filter in Edit Modal depends on Filter of Overview
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
When you edit a Grok Pattern, you have a list of the available Grok Patterns on the side in the Edit Modal. You should be able to easily filter this list.
## Current Behavior
If you first filter on the overview page, this filter is also applied to the list in the edit modal. This means you only have a limited view of available Grok patterns
## Steps to Reproduce (for bugs)
1. Go to the Grok Pattern overview page
1. Filter by date in the overview.
1. Create a new Grok Pattern
1. With the modal now open, only the Grok patterns that contain “Date” can be seen.
## Your Environment
* Graylog Version: Graylog 6.0.0-SNAPSHOT+2d4b321
**Might be a problem in 5.2**
Contributor guide
Assessment
This issue has not been assessed yet.