Multiple Choice variable bug in catalog/order guide

igsumit007
Tera Contributor

Hi guys! Can anyone help me with this issue that I'm facing, i was creating a order guide and creating a variable called Device Type, in which i gave 2 different choices but during the rule base i was able to see one. is it Australia patch bug or something because in earlier Zurich update patch there were no issue like this even I run the point scan it shows no error.

igsumit007_0-1785075873894.png

 

igsumit007_1-1785075889315.png

 

 

igsumit007_2-1785075922469.png

 

 

6 REPLIES 6

Tanushree Maiti
Tera Patron

Hi @igsumit007 

 

1. Open your Device Type variable > scroll down to the Question Choices related list

 Verify both choices.

Ensure the Value column contains no accidental spaces, special characters, or uppercase differences.

 

2. Validate if the choice is marked inactive. 

3. Type cache.do into the application navigator search bar and hit Enter to flush the system cache. Afterwards, close out of the Order Guide completely and reopen it.

 

4. Ensure your variable's Name field (Device Type)  is unique

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

RaghavendraGund
Tera Contributor

Hello @igsumit007 

This isn't an Australia Version issue. The Issue is right there in your screenshots. The Value is empty for both Mac and Windows Question choices. Blank Value collapses the dropdown to a single option. 
I reproduced this in my PDI. please refer screenshots
Screenshots 1&2 Replicated your issue
Screenshots 3&4 are the fix for your issue

However, i don't understand one thing, how come your question choice values are empty, when you are creating a question choice, value field is Mandatory. i removed those values using a bg script. 

please mark my response Helpful. if my reply added any value.


Tejas Adhalrao
Kilo Sage

hi @igsumit007 ,

I don't think this is an Australia Patch bug. First, verify that each choice has a Text, Value, and Order populated correctly. After adding or updating the choices, save the Variable record first, then reopen it and confirm that both choices are saved under Question Choices.

Once you've verified the choices are saved correctly, check the Order Guide Rule again. In most cases, this resolves the issue.

try to clear cache and test (cache.do)

 

Regards,
Tejas

If you found my solution helpful, please mark it as Helpful and Accept Solution.

igsumit007
Tera Contributor

Thank you so much guys for correcting me 🙂