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.


Status Functionality already exists
Categories ClearCase
Created by Guest
Created on Jul 17, 2024

CMI Integration - Restricting the end user to select only tasks that are mastered locally, now it is allowing to select tasks mastered in any site

With current configurations in CMI, with custom query, it was listing all the tasks to select even though mastered in other site in multisite environment for associating tasks in ClearCase operations, which is not correct. A single element version should only have 1 task/activity associated with it that is mastered locally only.

Idea priority Urgent
  • Guest
    Reply
    |
    Sep 26, 2024

    Hi Osman Burucu,

    Thanks for the response. I have tried to edit the query for ratl_mastership keyword, for value <local>, it is not resulting in showing the required records for that particular master, but when I select value for a specific site name, I am getting required records displayed, but this is not working for my multisite environment. I need a variable like what I have used for Owner.login_name keyword with [CURRENT_USER] to get the records of the current user who logged in.

    Please refer the attached document for more information on my filters.

    Appreciate quick help here, as this is blocking my schedule for SQUID migration from V2Perl to CMI, as I need to adhere to compliance policies.

    Thanks & Regards,

    Pradeep


  • Admin
    Osman Burucu
    Reply
    |
    Sep 23, 2024

    this ability is already available to CMI. CMI uses predefined CQ queries, which means that the Admin can define a CQ query that filters on the ratl_mastership keyword, for value <local>, to list only records with local mastership. The mastership in question here is for ClearQuest records, which is totally unrelated to CC mastership -- so if the keyword did not already exist, CQ would have to implement it.