Skip to content

Remove milestone deprecation popover

Enrique Alcántara requested to merge 227260-remove-milestone-popover into master

What does this MR do?

It removes a popover initialization that is unused in the application. This popover refers to a DOM element that does not exist anymore. Therefore, the popover is never initialized in practice.

Screenshots (strongly suggested)

This change does not introduce user-facing changes.

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

Related to #227260 (closed)

Edited by Enrique Alcántara

Merge request reports

Loading