Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
The "Apply to groups" field on Presence State is not scalable for instances with large number of groups and creates performance issues when loading the module - Known Error
  • >
  • Knowledge Base
  • >
  • Known Error (Knowledge Base)
  • >
  • The "Apply to groups" field on Presence State is not scalable for instances with large number of groups and creates performance issues when loading the module
KB0750057

The "Apply to groups" field on Presence State is not scalable for instances with large number of groups and creates performance issues when loading the module


315 Views Last updated : Jan 28, 2024 public Copy Permalink
KB Summary by Now Assist

Description

The Presence State module takes too long to load when there are over 70k user groups in an instance. The reason is due to the Presence State form displaying the "Apply to groups" column as a slushbucket rather than a list.

 

Steps to Reproduce

1. Create 70k+ groups in the instance.
2. Go to presence state,.
3. Open a record.
4. Uncheck apply to all groups field.

Workaround

This problem is under review. To receive notifications when more information becomes available, subscribe to this Known Error article by clicking the Subscribe button at the top right of this form.

The workaround consists in changing the field type for the "Apply to groups" field from slushbucket to list, and then configuring the list to reference the Group table:

  1. Navigate to System Definition > Tables.
  2. Open the record for the Presence State [awa_presence_state] table.
  3. In the Columns tab, open the record for the "Apply to groups" column.
  4. On the form, change the Type field from Slush Bucket to List.
  5. From the form context menu, click Save.
  6. In the Reference field, under the Reference Specification tab, select Group [sys_user_group].
  7. For the Reference qual condition, create the following condition: [Active] [is] [true].
  8. Click Update.


Related Problem: PRB1340931

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.