The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Auto populating Emails from Employee Schema to Jira Forms

Michelle Kirk
Contributor
May 22, 2026

We want our Jira Forms to automatically populate the user's Email Address when the user's name is selected, and have the Email Address field populated

We have tried multiple approaches, but can't find a way for this to work.

It seems strange that it can pull the name but not the email address?

The email address helps ensure the correct person is selected when we have people with the same name. 

2 answers

2 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

2 votes
Answer accepted
Fazila Ashraf
Community Champion
May 22, 2026

Hi @Michelle Kirk 

A quick answer that i can think of is an automation to populated the field with smartvalue of the user picker. e.g., {{reporter.emailAddress}} or {{Squad leader.displayName}}

But that happens after the form is submitted.

Will that help?

Susan Waldrip
Community Champion
May 22, 2026

FYI, this is what we do in Forms and it works great -- but as  said, AFTER the form is submitted.

Marc -Devoteam-
Community Champion
May 26, 2026

HI @Fazila Ashraf and @Susan Waldrip 

This will work, but based on information that a "schema"  is used refferes, to Assets.

So then you can't use the options you provided

Like • # people like this
1 vote
Answer accepted
Marc -Devoteam-
Community Champion
May 22, 2026

Hi @Michelle Kirk 

The only option to get this done is to start using assets, make sure for each user there is an asset object and this object has an email and user attribute.

The user attribute is to link the asset to the Jira user.

Then create a custom field, using the asset field and populate this field based on the reporter.

set asset config of the field to, as example:

object "Atlassian Account ID" == ${reporter} and show the email attribute on the customer portal config

 

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events