Skip to end of banner
Go to start of banner

Add Profile Element as customized link

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

In some cases it is helpful to format information in the user profile as link. This is easily possible with the standard functionality of Jira when markup is used. Markup can also be used with mapping for LDAP Attribute(s).

  1. Create a profile Element with field type "Textfield“

  2. In the Mapping for LDAP Attributes insert your link with markup. For example if you want to add a link to an Organization chart that is available via https://example.com/chart/<username> you can use the following markup: [Link|https://example.com/chart/%%username%%]

  3. To display the link in the user profile activate the visibility ("Display in Hover Profile“)

  4. Please note: After configuring an LDAP/AD mapping a manual synchronization will be necessary before the data from the LDAP/AD will be available.

  5. After configuration and synchronization you will be able to see the Link in the user profile

  6. In order to display this link in Jira issues please have a look at the documentation: Display Profile Elements in Issues

  • No labels