---
title: "User Is In Custom Field condition"
canonical: "https://support.appfire.com/space/JSU/12681531/User%20Is%20In%20Custom%20Field%20condition"
format: markdown
---
> Macro (aura-html)

> ℹ️ This is the documentation for JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see our [JSU Cloud documentation](https://appfire.atlassian.net/wiki/spaces/JSUCLOUD/pages/12518591).

> Macro (excerpt)
> 
> ## Description
> 
> The User Is In Custom Field condition verifies that the current user is in the specified custom fields, (typically a multi-select/user picker custom field). This check only applies to custom fields.
> 
> ## Configuration
> 
> You must specify the required field for this transition and whether the user must be in the custom field.
> 
> ![Example configuration of the User Is In Custom Field where the user must not be in the User Picker field.](media://dfcfbe29-a5eb-493e-983a-c6c9213e0b1d)
> 
> ## Example
> 
> A workflow is configured so that the Close transition has the User Is In Custom Field condition set so that the user must be in the User Select field. A user viewing an issue in that workflow will not see the Close transition unless their username has been selected in the User Select field.
> 
> ## See also
> 
> - [Supported Field Types](https://appfire.atlassian.net/l/cp/TJct0awq)
> - [Adding Custom Fields (Jira documentation)](https://confluence.atlassian.com/adminjiraserver/adding-custom-fields-1047552713.html)