Issue Field Template


Jira Issue field link templates are deprecated and no longer functional on the new Jira issue view.


Defines the template used to render issue field options in the UI view.

Properties

type
Type
Required
Yes
Allowed values
  • link
  • LINK
Description

Type of the template.


url
Type
Required
Yes
Description

If the type is 'link' then this specifies the URL template for the link. It is possible to use context parameters in the template.

The URL may be relative or absolute. If it is the former, then the Jira context path will be prepended automatically.

The following context parameters are available:

  • option.id, option.key, option.properties
  • issue.id, issue.key
  • project.id, project.key
  • user.id (deprecated), user.name (deprecated), user.accountId