Skip to content

Add function to assign alert todos

What does this MR do?

Reuses the existing issuable assignment code to create a new alert assignment helper.

Although the existing method supports multi-assignment I decided to reuse it for assigning alerts because we will likely have multi-assignment later on and it works for single assignment as well.

Part of: #215946 (closed)

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Coutable

Merge request reports

Loading