action #110899
Missing audit events for comments
Start date:
2022-05-11
Due date:
% Done:
0%
Estimated time:
Difficulty:
easy
Description
Observation¶
in the original commit the event names matched
https://github.com/os-autoinst/openQA/commit/f32ab31bb86b5065403433f0aacd106edb1a9dbc
sebastian says:the regression btw.
https://github.com/os-autoinst/openQA/commit/7a83181403dbaeb2171ae9cf4739014e018b9788
In https://github.com/os-autoinst/openQA/blob/master/docs/Installing.asciidoc#L1005 we state that the events "user_new_comment user_update_comment user_delete_comment user_login"
Acceptance criteria¶
- AC1: Comment events show up in the audit log again.
History
#7
Updated by okurz 3 months ago
- Target version changed from future to Ready
https://github.com/os-autoinst/openQA/pull/4647 merged. On top I added https://github.com/os-autoinst/openQA/pull/4648 for an update of documentation.