"Invite Users" Email Customization

Still need help?

The Atlassian Community is here for you.

Ask the community


Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Except Fisheye and Crucible

Do note that Atlassian do not support customization as described on the documentation as outlined in our Atlassian Support Offerings. Please only try if you are confident in doing so and we strongly encourage customers to perform the check on test environment first before applying to production.

Purpose

Change the Email sent when using the *Invite users* button by adding custom information. This is a Workaround to the below feature request, which will need to be applied on every upgrade process:

Solution

  1. Stop Jira
  2. Go to $JIRA_HOME/plugins/.osgi-plugins/transformed-plugins (We recommend performing this action using Terminal or CMD)
  3. Edit the jira-invite-user-plugin-X.X.X_XXXXXX.jar file (the X's will be a different number, depending on your version)
    (info) We will use the vim editor for this workaround, but, you can use your preferential tool to edit the .jar file.

  4. Type enter on jira-invite-user-plugin.properties to edit it

  5. Scroll-down until inviteuser.email.jira.invitation.body then edit this section as your preference. You can paste URL's on it if you prefer
  6. Save the file
  7. Start your Jira
  8. Perform an invitation test, to make sure that the customization worked
Last modified on Feb 2, 2021

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.