A company uses a customized service catalog form. Recently, after a patch application, several catalog variables that were configured as drop-downs (choice fields) are now displaying as plain text fields on the order form. The administrator checks the variable definitions in the catalog item and confirms that they are still set to 'Choice' type and that the choice list values are intact. The catalog form is using the default 'Order' view. No UI Policies or client scripts are modifying the variable types on the form. What is the most likely cause and resolution?
Clearing cache removes stale data and forces reload of variable definitions, often fixing rendering issues after patches.
Why this answer
After patches, the system cache may hold outdated metadata causing variables to render incorrectly. Clearing the cache forces the system to reload the variable definitions from the database, which often resolves rendering issues. Re-importing variables is not needed since definitions are correct; UI Policies and form layouts do not affect the type of the variable itself.