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 2 Current »

myOrganizations() / organizationsOfCurrentUser()

Search for a matching Organization for the current user. Requires an active Jira Service Management Installation.

Examples

Organizations in myOrganizations()

OR

Organizations in organizationsOfCurrentUser()

finds the issues where the current user is a member of the selected organization in the JSM Organization field.

userOrganizations() / organizationsOfUser() šŸ”Ž

Search for a matching Organization for a specific user. Requires an active Jira Service Management Installation.

Examples

Organizations in userOrganizations(ā€œFull Nameā€œ)

OR

Organizations in organizationsOfUser(ā€œFull Nameā€œ)

finds the issues where the particular user is a member of the selected organization in the ā€œApprover Groupā€ group picker field.

NOTE: a search with an agent account will match all organizations due to how the JSD Organizations API works.

  • No labels