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).
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:
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 an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
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.
Thanks for the idea, there are no plans to implement this. There do appear to be work-arounds as indicated in these comments.
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.
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.