Skip to content

Add event type information for email address confirmation after sign in

What does this MR do and why?

This MR resolves the following issue:

... which is described in this epic and it's parent epic

When the user changes the email address and then signs in, the event_type is audited as audit_operation. This commits adds a meaningful value of user_email_changed_and_user_signed_in.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports