Skip to content

Added the ability to move issues in bulk

What does this MR do and why?

Related to #15991

This MR adds the possibility to move issues from a project to another in bulk 🙂

Screenshots or screen recordings

Registrazione_schermo_2022-09-15_alle_13.04.03

How to set up and validate locally

To test this is quite easy, you just need to

  1. Go the issues list page on a project
  2. Click the Edit button at the top right corner or the list
  3. The Move issues button is at the bottom of the drawer
  4. Select one or more issues to move
  5. Use the Move issues button to chose the destination and move the selected issues there
  6. Once the issues have been moved the page should reload

MR acceptance checklist

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

Edited by Marco Zille

Merge request reports