-
Type:
Suggestion
-
Resolution: Tracked Elsewhere
-
None
-
Component/s: Fields
-
None
For now, Automation for Jira can access the following user data when setting up a rule.
- accountId: the unique ID of the user, set by Jira. It is not possible to change this ID. [Learn more about converting usernames to user account IDs|https://support.atlassian.com/jira-software-cloud/docs/convert-usernames-to-user-account-i-ds/\.
- active: whether the user's account is active or not
- avatarUrls: provides access to the user's avatar images in sizes 16x16, 24x24, 32x32 & 48x48
- displayName: the full name in the user's profile
- emailAddress: the email address in the user's profile
- timeZone : the time zone based on the location set in the user's profile.
{{assignee.key}}
{{creator.name}}
{{comment.author.displayName}}
{{reporter.emailAddress}}
{{assignee.timeZone}}
{{assignee.accountId}}
{{assignee.avatarUrls."48x48"}}
As an Automation for Jira user, I want to be able to access Atlassian Access user attributes, as it follows:
- Display name
- Email address
- Organization
- Job title
- Timezone
- Department
- Preferred language