Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
c8y3 committed Jun 7, 2024
1 parent f339ac1 commit 6d128f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file.
* Rules where both is in list conditions and other field conditions should match, did not behave correctly ([issue #119](https://github.com/airbus-cyber/graylog-plugin-alert-wizard/issues/119))
* The list of alert rules could not be displayed after the deletion of a notification associated to a rule ([issue #116](https://github.com/airbus-cyber/graylog-plugin-alert-wizard/issues/116))
* The list of alert rules could not be displayed after the deletion of an event definition associated to a rule ([issue #117](https://github.com/airbus-cyber/graylog-plugin-alert-wizard/issues/117))
* The list of alert rules could not be displayed after an alert with a field condition without the type is created ([issue #120](https://github.com/airbus-cyber/graylog-plugin-alert-wizard/issues/120))
### Changes
* POST plugins/com.airbus_cyber_security.graylog.wizard/alerts and PUT plugins/com.airbus_cyber_security.graylog.wizard/alerts/{title} field condition_type should be not null
* When an alert is corrupted (for instance when the associated notification has been manually deleted), the severity field returned by the REST routes may be null
Expand Down

0 comments on commit 6d128f0

Please sign in to comment.