airbus-cyber / graylog-plugin-alert-wizard

Alert Wizard plugin for Graylog to manage the alert rules
Other
45 stars 7 forks source link

Creation of an alert without a field rule type breaks the list of alert rules #115

Open c8y3 opened 1 year ago

c8y3 commented 1 year ago

If an alert with a field rule that does not have a rule type is created then the list of rules can not be displayed anymore. To reproduce:

Server side, the POST request should not create an invalid alert in database. Interface side, the save button should not be available before the type is correctly filled in.