jira user search¶
- Usage:
jira user search QUERY [flags]
Search Jira users by display name or email and return their account identities. The account_id in each match is the value an ADF mention node's attrs.id requires — this command is the deterministic path from a person's name or email to a mention.
An email query resolves to a single match wherever the address is unique on the instance. Name queries may return several candidates; every match is returned so the caller can disambiguate on email_address or display_name. Inactive and deleted accounts are excluded.
Examples¶
- Resolve an email to an accountId
- Find candidates by display name