Skip to content

Not raising ArgumentError while loading audit events for runner token

Hitesh Raghuvanshi requested to merge 455822-unregister-token-audit-event into master

What does this MR do and why?

Do not raise ArgumentError from https://gitlab.com/gitlab-org/gitlab/-/blob/master/lib/gitlab/audit/ci_runner_token_author.rb#L17 as part of hotfix explained in #455822 (closed). As it is not allowing user to load group audit events page.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Related to #455822 (closed)

Edited by Hitesh Raghuvanshi

Merge request reports