Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Trying to write an automation rule that will populate a field with the user's email address. I know that it's possible with Scriptrunner, but is there a way to do it with the native automation?
Hi Jamie,
you can use Automation for Jira for that use case.
Use "Create Issue" as trigger and set "Edit Issue" Action with the smart value "{{issue.reporter.emailAddress
}}" as value for your custom field.
That should do the job just fine.
Thank youuu! I knew there was a way to do it, I just haven't had enough coffee to go bouncing through documentation yet this morning :D Much appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.