Skip to main content
Version: 3.8.1

Jira

Supported versions#

  • Jira Cloud
  • Jira Server 8.x

Supported Native Datatypes#

The following tables shows which native datatypes are supported and how they translate into symphony datatypes:

Native datatypeSymphony datatype
dateDate
datetimeDate/Time
numberDouble
stringString
priorityList
arrayList
optionList
userIdentity

Custom query#

The adapter provides a builtin query that is based on the project and issueType specified in the configuration.

To allow customers more detailed control of the query, a custom query can be specified.

The custom queries available in the configuration are the connected users favorite filters.

warning

If you configure a custom query, you are responsible that the query result contains only objects from the configured project and issueType, the adapter will automatically exclude objects from the query result that do no match these conditions.