Skip to content

Adds tracking to bulk delete packages

What does this MR do and why?

Adds tracking to bulk delete packages, follow-up for Bulk delete packages for package list (!103475 - merged)

Move usage of delete-modal component within packages-list, which enables us to refactor delete-package functional component to delete_packages in upcoming MR.

Screenshots or screen recordings

Same as !103475 (merged)

How to set up and validate locally

  1. Follow instructions to publish new packages
  2. Visit package registry list page for groups & projects.
  3. Make sure the page works as before including pagination & delete package
  4. Should be able to bulk delete packages (maximum of 20 packages)
  5. Tracked events can be verified by enabling snowplow on local environment.

MR acceptance checklist

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

Related to #227715 (closed)

Edited by Rahul Chanila

Merge request reports