Linkify custom object IDs in Code Browser

Include custom object IDs in your commit messages and have them automatically converted to hyperlinks. This is possible if you set up custom object ID mapping for the repository.

Custom object ID mapping is a process in which you define a combination of regular expression and link URL that is used to dynamically create hyperlinks of custom object IDs used in commit messages. For example, you can define a custom object ID mapping to automatically linkify objects of an external application such as JIRA tickets.

  1. Log on to TeamForge and select a project from the My Workspace menu.
  2. Click SOURCE CODE from the Project Home menu.
  3. Select a repository and select the SETTINGS tab.
  4. Select the Policies tab.
  5. Type the reular expression and link URL in the CUSTOM OBJECT ID MAPPING field and click Add.
  6. Repeat step 5 to add more such custom object ID mapping, if required.