Skip to Main Content
IBM Sustainability Software - Ideas Portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. 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.

Status Future consideration
Categories Unassigned
Created by Guest
Created on Aug 11, 2026

Prevent the creation of duplicate links during change set delivery by detecting and consolidating logically identical links created independently in separate streams or change sets

When multiple users work in parallel and independently create the same link between two artifacts, delivering those change sets back to a shared stream can result in duplicate links being created. Although the links have different internal identities and URIs, they represent the same logical relationship from the user's perspective.

This behavior can lead to:

  • Cluttered artifact views containing duplicate links.
  • Confusion for end users who expect a single relationship to exist between the two artifacts.
  • Additional manual cleanup effort to identify and remove duplicate links.
  • Reduced confidence in link integrity and configuration management processes.
  • Potential reporting and traceability inaccuracies where duplicate relationships are counted multiple times.

During change set delivery, DOORS Next should evaluate links being delivered and determine whether an identical logical relationship already exists between the same source artifact, target artifact, and link type within the target stream.

If a matching link already exists, the system should provide one of the following configurable behaviors:

  • Automatically merge/suppress duplicates and retain a single link relationship.
  • Warn the user during delivery that a duplicate logical link was detected and allow the user to choose whether to proceed.
  • Provide an administrative option to enable or disable duplicate-link detection based on repository requirements.

The solution should focus on identifying logically equivalent links rather than relying solely on internal URI or repository identity, ensuring that parallel development activities do not unintentionally introduce duplicate relationships into the target stream.

Example Scenario

  1. User A creates a change set from a stream.
  2. User B creates a separate change set from the same stream.
  3. User A creates a "Satisfies" link between Artifact X and Artifact Y.
  4. User B independently creates the same "Satisfies" link between Artifact X and Artifact Y.
  5. Both users deliver their change sets.

Current behavior: Two links are created.

Requested behavior: The delivery process detects that an equivalent link already exists and prevents the creation of a duplicate relationship, or warns the user before completing the delivery.

 

See existing Technote: https://www.ibm.com/support/pages/duplicate-links-appear-dng-after-delivering-change-sets-same-link?view=full

Idea priority High
Needed By Yesterday (Let's go already!)