Is there any way we can hide the email address of users in Jira.
We have a public Jira instance and external users are also allowed to create an account in Jira. while searching users in JQL or any user picker field it shows the email address of all the users.
Is there any option to hide email addresses even in the user profile section?
Hi @Abhijeet Kale As mention by Benjamin,
You can update this from Jira general configuration
https://<jira-base-url>/secure/admin/EditApplicationProperties!default.jspa
But, before making this change I would suggest to check the users script or rest calls if they are using email-ids in it those might get affected, so confirm that before making the change.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Abhijeet Kale ,
You can do it globally. You can hide, mask, or provide only to login users.
See link below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Abhijeet Kale As mention by Benjamin,
You can update this from Jira general configuration
https://<jira-base-url>/secure/admin/EditApplicationProperties!default.jspa
But, before making this change I would suggest to check the users script or rest calls if they are using email-ids in it those might get affected, so confirm that before making the change.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.