Why are so many OTB choice values identical?

MBarrott
Mega Sage

I've noticed there is a LOT of choice field values which are seemingly the same, while representing entirely different choices or states etc

 

This has caused me a recent issue with a business rule, which checks against the state value rather than label. 

 

With all the number options, why are they limited? 

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@MBarrott Mostly applicable in case of the state field on the tables extended form the task table in such cases value field contains integer value ranging from -10 to +10. Not sure why the ServiceNow product team chose to stick to fix set of integer values for the state field.

Bert_c1
Kilo Patron

There are plenty of sys_choice records that use string values for the label and value. There are no limitations that I'm aware of except the length of the two field on that table. Refer to the following:

 

https://docs.servicenow.com/bundle/washingtondc-platform-administration/page/administer/localization...