We'd like to show the user phone number, preferably on the user profile page.
We'd like to be able to see a user's phone number so we can directly call each other if the need arises. I tried doing this with a user property but I only seem to be able to see those if I'm logged in with administrator rights.
We also use Crowd to perform the authentication; if that should matter.
Where is the 'phone number stored?
It isn't stored yet. I just got a list of users and their phone numbers and the task to find a way to be able to add this information somehow so you can look up a users phone number in JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Mmm, well, Jira doesn't have a way to store user based fields, and you've already hit the user properties problem (that it's administrator only).
If you want to use user properties, the Jira Toolkit has a field that will to display them, but that's about it I'm afraid.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Jira Toolkit has User Property Field, but it is custom read only field, to show some user property on issue. Something like User Profile Custom Field not exist.
I think, that the easest solution is use user property to store phone value (so only admin can insert/edit user phone numbers) and write simple plugin, that will be populate specific user prop into user profile screen.
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.