Skip to end of banner
Go to start of banner

Configuring the limit for User Options results

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Overview

From version 8.24.0 onwards, Scaffolding provides an administrator setting that allows Confluence administrators to set the default limit for User Options results. When this limit is exceeded, the processing stops and an error message is displayed.

Why there is a limit for User Options

The User Options macro is useful for retrieving users with specific permissions from a variety of user directories. However, processing a huge number of users with their permissions, when used with the check or select list type, may cause performance issues for Confluence.

It is also tedious for users to select an option from a huge list of radio buttons, checkboxes, or dropdown menus if there are a huge number of user results. Setting List Data with the auto complete type is more appropriate in that use case.

This limit targets accidental misuse of the powerful User Options macro at an upstream stage when very large user directories are being queried.

This limit is different from the List Data items limit. The List Data items limit activates downstream just before rendering and it targets all List Data sub-macros.

Enabling or disabling the User Options limit

This query limit is enabled, by default, when upgrading to Scaffolding 8.24.0. The default limit value is 250.

Refer to the Accessing Scaffolding's administrator settings guide to get access to the settings page.

  1. Go to the User Options query limit settings header.

  2. Select the Edit button.

Image contains the settings for the User Options query limit.

On this page, use the Enabled toggle to enable or disable the User Options limit.

In the User Options query limit input field (defaults to 250), update the value to set a new limit (if required), and then, choose Save.

From version 8.24.0 onwards, when this limit is exceeded, the processing stops and an error message is displayed.


  • No labels