- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 05:26 AM
Hello everyone,
I have several catalogs available to external users. We use user criteria that we place in the "Available For" related list.
I know that ServiceNow natively places the "External SNC" user Criteria in the "Not Available For" related list. We manually remove this.
We put our catalog in an update set, in Customer Update we see that the "Available For" catalog item is correctly configured and there is no data for the "Not Available For" catalog item.
When we run this update set on another instance, the catalog is created with both criteria: the User Criteria associated with "Available For" are correctly configured, and... the external SNC is again present in "Not Available For."
Is there a way to automatically disable this criterion when we have User Criteria to populate (without having to manually edit each catalog) ?
Regards,
Karine
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 05:55 AM
may be when that catalog item is loaded and it gets created in target instance, ServiceNows adds the user criteria in "Not available for"
As part of your migration, you can use a fix script to delete those records which are getting added in "Not available for" related list.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2025 05:55 AM
may be when that catalog item is loaded and it gets created in target instance, ServiceNows adds the user criteria in "Not available for"
As part of your migration, you can use a fix script to delete those records which are getting added in "Not available for" related list.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader