{namespace JIRA.Templates.Admin.CustomFields.UserPickerFilter} /** * @param atl_token the atl_token for xsrf check * @param customField the custom field on which the filter is being configured * @param fieldConfig the field configuration for the filter being configured * @param groupsJson json representation of array of all groups in the system, containing names only * @param helpPath the HelpPath object for help link * @param projectRolesJson json representation of array of all project roles in the system * @param userFilterJson the json representation of the filter */ {template .showConfigPage}
{getText('admin.issuefields.customfields.edit.userpickerfilter.config.instruction')}
{call aui.form.form} {param action: 'EditCustomFieldUserPickerFilter!save.jspa' /} {param method: 'POST' /} {param content} // store the data required to render the template on client side. // place holder for selector panel,