Skip to end of banner
Go to start of banner

Directions Custom Field

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 21 Current »

JSU for Jira Server/Data Center

This is the documentation for JSU for Jira Server/Data Center. If you are using JSU on Jira Cloud, see ourĀ JSU Cloud documentation.

Description

The 'Directions' custom field allows users to specify an origin and destination location as text when creating/editing an issue. The directions will be shown as inline Google Map Directions in the issue. To separate origin and destination, the separator => has to be used.

The directions from origin to destination are made in driving mode. For instance, only origin and destination may be set by user input.

Configuration

Configuring the Directions custom field is the same as configuring any other Jira custom field. For information on how to configure a custom field in Jira, see the Jira documentation.

This configuration is only necessary if you use any Custom Fields from JSU.

Insert a Google Maps API key

  1. Create a valid Google Maps API. For more information see Google's documentation for the Google Maps platform.

  2. Enable GeoCoding API from APIs & Services after generating the API Key. From Google Console, select ACTIVATE APIS AND SERVICES > GEOLOCATION API > Activate.

  3. In the top navigation bar in Jira, select the Administration cog icon then select Manage Apps.

  4. Under JSU,  select Maps Configuration.

    The Maps Configuration page for JSU.
  5. Enter your valid Google Maps API in the dedicated field then select Save.

  6. Configure one of JSU's Custom Fields then check that everything is working properly.

As of June 22, 2016, Google Maps API no longer supports keyless access (any request that doesn't include an API key).

Example

A user specifies 'Locarno => Lugano' in a Directions field when creating an issue, and once saved and when the issue is in view mode, Google Map Directions will be shown:

  • No labels