Graylog2 / Graylog2/graylog2-server
Rulebuilder: allow saving incomplete rule when switching to source
Open
improvement
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
I want to start building a rule in rulebuilder and then switch seamlessly to source code for further editing.
Currently, rulebuilder asks if it should save before switching. However, if there is an error or the rule is incomplete, the save fails and the work is lost anyway.
I expect the rulebuilder content to show up in the source editor, even if it is has problems. That's why I am still editing. It's particularly frustrating when you acknowledge the save prompt, just to find that you lost your work regardless.
Contributor guide
Assessment
This issue has not been assessed yet.