Asset "State" field choices, repeat in dropdown

WB
Tera Expert

I noticed the OOB Hardware Asset form's "State" field is showing repeating choices for In Use and In Stock, only differing in capitalization (screenshot below).  Haven't noticed it prior. Possibly started a few months ago with an upgrade to UTAH.   Has anyone experienced this same issue and know the solution?   Thank you in advance.

Duplicate Asset States in Dropdown.jpg

1 ACCEPTED SOLUTION

AshishKM
Kilo Patron
Kilo Patron

Hi @WB ,

Check the details in sys_choice table , my instance on tokyo but "In Use" and "In Stock" showing only once.

You can set "Inactive=true" if not used by any asset else update the asset first and inactivate it.

 

-Thanks

Ashish

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

View solution in original post

5 REPLIES 5

AshishKM
Kilo Patron
Kilo Patron

Hi @WB ,

Check the details in sys_choice table , my instance on tokyo but "In Use" and "In Stock" showing only once.

You can set "Inactive=true" if not used by any asset else update the asset first and inactivate it.

 

-Thanks

Ashish

AshishKMishra


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Danish Bhairag2
Tera Sage
Tera Sage

Hi @WB ,

 

Is you Asset data getting populated/updated via Transform Map(Bulk Upload)/SCCM/Discovery.

Then there is a high chance those extra ones would have come from those.

As Ashish suggested, you can navigate to the sys_choice table, find those entries by applying proper filter & deactivate those if not required.

 

Also you need to check these part  how data comes in Asset table (Transform Map(Bulk Upload)/SCCM/Discovery).

Deactivating will not help as whenever the above mentioned things runs again it will again create one.

 

Thanks,

Danish

 

adding , if data is coming from external source which is using transform map then update the "Choice action" for state field mapping as ignore.

 

AshishKMishra_0-1699500506082.png

 

-Thanks

Ashish

 

 


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @WB 

I am on Vancouver now and all good here.

AtulyaLNG_0-1699523480997.png

 

 

Possible reason, someone created manually or coming from discovery or other external sources. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************