Skip to content

Allow AuditEventHelper to print custom_messages

What does this MR do?

Currently audit events on project and groups are shown differently from admin/audit_log.

admin/audit_log supports custom_message, which is easiest way to implement new messages

This MR copies custom_message functionality to pages and group audit events pages.

Originally extracted from https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/9487

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Vladimir Shushlin

Merge request reports