Skip to Main Content
Cloud Platform


This is an IBM Automation portal for Cloud Platform products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.


Workspace DevOps Automation
Categories Velocity
Created by Guest
Created on Jan 19, 2026

A Robust Cleanup Option to Remove Old Versions and Records No Longer Needed to Optimize Storage and Usage

Concern:

Over time, the system keeps accumulating old versions and release records that are no longer required. These records are not used for deployments and have no business value anymore, yet they continue to consume storage and system resources.
Hence need a reliable and straightforward cleanup option that allows them to permanently remove obsolete data and keep the system optimized. Simply hiding records from the UI is not sufficient; the cleanup should actually free up storage.
Auditing is not a concern for these scenarios and should not prevent customers from cleaning up data that is no longer needed.

Customer Expectations:

Ability to clean up old, unused versions
Ability to remove obsolete releases
Real cleanup that frees storage
Better control over data growth and usage

Context

UCV currently imports all data from UCD, including snapshots and versions.
In UCD, snapshot/version cleanup is performed regularly.
Versions that are deleted in UCD continue to remain in UCV.
These versions are temporary in nature and are not used in any deployments or active releases.

Impact:

MongoDB continues to grow unnecessarily.
Approximately 3 GB of data growth within one year due to stale imported versions and releases.
Current archival functionality only hides releases from the UI and does not delete data from MongoDB.

Technical Requirement:

Provide a mechanism to permanently delete old imported versions when they are not referenced by any UCV release.
Provide a mechanism to permanently delete old releases from MongoDB, not just archive them.
Cleanup should be safe, controlled, and configurable, with auditing optional for non-production use cases.

  • Guest
    Aug 3, 2026

    We are glad to announce that in 5.2.5 release itself the feature is released in Velocity.
    The feature is under Settings -> Data Retention 
    Along with that we also have delivered another useful feature called Audit report through which you can today audit the Data deletion trails. 

    IBM DevOps Velocity 5.2.5 - Announcement 22-Jun-2026

    Greetings to Everyone!!

    We are pleased to announce that a newer version of IBM DevOps Velocity 5.2.5 has been published. Please cascade this announcement to everyone.

    Product Name : IBM DevOps Velocity
    Product Version : 5.2.5
    Release Date : 22-Jun-2026 
     

    A Data Retention Policy has been introduced to support deleting or archiving older versions and associated builds, deployments, and other related entities. This introduces the option to specify how long data should be retained. This reduces the overall database size and improves storage management. Please refer to the links below for more information.


    What's New : https://www.ibm.com/docs/en/devops-velocity/5.2.x?topic=notes-whats-new
    Feature Details : https://www.ibm.com/docs/en/devops-velocity/5.2.x?topic=velocity-configuration-data-retention-policy

  • Admin
    Randy Langehennig
    Apr 16, 2026

    Thank you for submitting this idea. Our development team has started development to deliver a "data retention policies" giving you the ability to archive old records based on a schedule and delete old records based on a different schedule. This will apply to builds, versions, issues (including ITSM), commits and pull requests. Moving this to the 'In development' state.

  • Guest
    Apr 15, 2026

    Would like this for all DB technology, not just Mongo