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 Not under consideration
Created by Guest
Created on Dec 5, 2021

Instead of hiding invalid statuses, make them available, but pop up an error/explanation

There is OOB functionality and configurable functionality in Maximo where certain statuses are hidden from the change status picklist.

Example: If a WO has unapproved actuals, then the CLOSE status is hidden from the change status picklist.

The fact that the status gets automatically hidden is confusing for users. They don't understand why the status is hidden, and assume that there is a problem with the system, since Maximo hasn't given them an explanation about "why" the status is hidden.

It would be better if invalid statuses could still be shown, but when the user choses the status, an error pops up with an explanation about why the status is invalid.

We don't need all of the "past" statuses to be shown (that might be a bit much). But any "forward" statuses should be shown. Like COMP-->CLOSE.

Idea priority Medium
  • Guest
    Reply
    |
    Mar 17, 2022

    Thanks for the idea, there are no plans to implement this. There do appear to be work-arounds as indicated in these comments.

  • Guest
    Reply
    |
    Dec 9, 2021

    I don't think this is really possible to implement because Maximo supports multiple conditions on a status and only one needs to evaluate to true to be available. In the scenario that you have 10 conditions on the status (yes I've seen more than this even on a single status), what would the message be aside from a generic message like no conditions match the criteria? I don't think that would help users triage the issue.

    I recommend writing an automation script to validate the status change instead and throw an explicit error as to why they weren't allowed to make the change. This also has the advantage that no logic evaluates until the user tries to make the change. When you use conditions Maximo has to evaluate all the conditions for any potential status to populate the list and any poor performing conditions on statuses will slow down the process.

  • Guest
    Reply
    |
    Dec 6, 2021

    Perhaps a link to customizable help (so customers can document custom statuses) could be provided in a statement like "Some statuses are not available. Find out why." Maybe each synonym of a synonym domain should also have a "Help Text" field that would capture this type of information.