-
Suggestion
-
Resolution: Duplicate
-
None
-
None
Relates to JRA-6354:
In a corporate env, you want to be able to attach/display extra information about a user:
e.g Phone Number, Geographical Location, etc.
At the simplest level, they are what we (and I guess most corp users) would need.
However, to cater for different requirements, maybe you want to be able to add custom properties to a user.
Other Details:
You may want to mark whether these fields are required or optional
These fields must appear on the "Add New User" form.
You need to be able to map these fields to external user management (e.g. Jira).
You want to be able refer to these custom fields ala email cmiller:email (renders an <a href="mailto:cmiller@atlassian.com">Charles Miller</a>) or phone him on cmiller:phone.
You could then do useful stuff like
{contact-details}macros :
{contact-details:group=moo-developers|contact-details=fullname;email;phone;location}Which would render a table with the contact details.
We have lots of people building this information by hand with || table || primitives...
- duplicates
-
CONFSERVER-5286 Allow user profiles to be customised
- Gathering Interest
- is related to
-
CONFSERVER-3018 Be able to render a link to a user property (e.g. email) rather than user's profile
- Closed