Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 43,874
    • Issues 43,874
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,382
    • Merge requests 1,382
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • GitLabGitLab
  • Issues
  • #292268
Closed
Open
Created Dec 08, 2020 by Gabe Weaver@gweaver🌀Developer2 of 2 tasks completed2/2 tasks

Delete an Iteration

Problem To Solve

If I create an Iteration that I don't want to use, I cannot delete it.

  • Implement the BE part for delete iterations - !60655 (merged)
  • Implement the FE part for delete iterations

Proposal

  • Allow for the deletion of Iterations.
  • Upon deletion, bulk update affected issues to remove deleted iteration.
  • If possible, consider showing a system note saying the issue was removed from the Iteration. This may not be feasible given the deleted iteration is not reference-able.
  • Consideration: While we're here, should we remove "Iteration" from "Edit Iteration" as that feels a bit redundant given I'm on the Iteration report?

UX

Add "Delete" to the menu:

Screen_Shot_2020-12-11_at_9.04.51_AM

Double confirmation and warning about data loss (use same approach as on Milestone):

Double confirmation

Edited Sep 15, 2021 by Simon Knox
Assignee
Assign to
Time tracking