Use PDIs? Take our 5-minute survey to help shape the PDI roadmap.

I created a Subcategory in ServiceNow, but it appears only after some time. Why?

raghavdesh8
Tera Contributor
I created a Subcategory in ServiceNow, but it appears only after some time. Why?
1 REPLY 1

Chetna_Aggarwal
Tera Contributor

This is usually because Subcategory is a dependent choice of Category. When you create a new Subcategory, ServiceNow may need to refresh the choice list/cache before it becomes visible.

Check the sys_choice record, especially the Dependent value (it must match the Category's value) and ensure the choice is Active. If configuration is correct, refresh/reopen the form and test again.