Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Upgrade Inventory Button Missing for RFSS / RS / PO After Characteristic Changes in SOMT (Zurich)

MalayanurKR
Mega Guru

Question:

In ServiceNow SOMT (Zurich), we are observing that the Upgrade Inventory button is not available at PO and  RS when certain changes are made to Product Offering (PO) characteristics and specifications.

The issue occurs after performing the following changes:

Characteristic Changes Observed:

  • New characteristic option added to Root PO
  • New characteristic option added to Child PO
  • Characteristic option deleted from Root PO
  • Characteristic option deleted from Child PO
  • Change in sequence/order of characteristic options in Root PO
  • Change in sequence/order of characteristic options in Child PO
  • Change in characteristic type used in Root PO
  • Change in characteristic type used in Child PO
  • Change mandatory characteristic to optional in Root PO
  • Change mandatory characteristic to optional in Child PO

Concern: After the above changes, the Upgrade Inventory button does not appear at the PO or RS levels, which prevents inventory synchronization with the updated offering/specification changes.

Questions:

  1. Is this the expected behavior in SOMT Zurich?
  2. Are there any pre-requisites, properties, or background jobs required to enable the Upgrade Inventory button after characteristic changes?
  3. Is there a recommended approach or workaround to ensure inventory is upgraded when characteristic definitions are modified?

Any guidance or best practices would be greatly appreciated.

3 REPLIES 3

StephenR0086629
Tera Contributor

Missing buttons in ServiceNow often come down to roles, UI policies, or the form view being used. I’ve run into cases where the option only appears when a specific plugin is active or when the record meets certain conditions. Checking user permissions and the related UI actions usually helps reveal why the button isn’t showing.

I have tried using admin role. But the Upgrade Inventory button is not shown on purpose (ref snow documentation).

StephenR0086629
Tera Contributor

Ran into something similar after tweaking product characteristics and it’s crazy how one small change can ripple through and hide core actions like that button. Makes troubleshooting feel way harder than it should be. I’d probably start by comparing configs before and after the change side by side, since the issue clearly ties back to those updates