Skip to Main Content
IBM Z Software


This portal is to open public enhancement requests against IBM Z Software 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 Future consideration
Categories Other/Unknown
Created by Guest
Created on Mar 23, 2026

Indicate which ZCodeScan rule is being referenced for each entry in Quick Fix dropdown

Currently, if there are multiple ZCodeScan rule violations for the same area of code, when you click to view the "Quick Fix" options (in IDz on VS Code), there appear to be multiple Quick Fix options available, but they are all labeled the same ("Learn more about this ZCodeScan issue" - see attached screenshot), even though they to each link to a different ZCodeScan issue (which the user can only find out after clicking on each option).

It would be helpful to somehow indicate which ZCodeScan rule is being referred to for each Quick Fix option (rather than all of them saying "Learn more about this ZCodeScan issue") - or at least show part of the ZCodeScan name for the rule in the Quick Fix dropdown option. For example, if the rule name is too long to all fit in the Quick Fix dropdown option, perhaps it could say something like, "Learn more: Avoid THRU phrases in PERFORM...". That way, if there are multiple other "Learn more: ..." entries in the Quick Fix dropdown, the user can distinguish between which entry is associated with which rule violation. This would improve the ZCodeScan user experience for z/OS application developers.
 

Idea priority Medium
  • Guest
    Mar 26, 2026
    Thank you for submitting your Idea. Although this request may not be included in our current release under development, it aligns with our broader multi-year strategy. We appreciate and encourage feedback from the Idea Community?such as voting?and will consider it as we plan future enhancements. We?ll provide updates on this request as they become available.
  • Guest
    Mar 26, 2026

    ZSC is trying to give different message like different options displayed by SonarQube. In that scenario, why don’t ZSC display all three options in one page since the three messages are same? Or the messages should be unique and more specific based on the rule given.