UNPKG

@itentialopensource/adapter-jira

Version:

This adapter integrates with system Jira

89 lines 1.73 kB
{ "visibleFieldNames": [ { "value": "summary", "displayName": "summary", "orderable": "true", "searchable": "true", "operators": [ "~", "!~", "is", "is not" ], "types": [ "java.lang.String" ] }, { "value": "cf[10061]", "displayName": "Component - cf[10061]", "orderable": "true", "auto": "true", "cfid": "cf[10061]", "operators": [ "=", "!=", "in", "not in", "is", "is not" ], "types": [ "com.atlassian.jira.issue.customfields.option.Option" ] }, { "value": "cf[10062]", "displayName": "Component - cf[10062]", "orderable": "true", "auto": "true", "cfid": "cf[10062]", "operators": [ "=", "!=", "in", "not in", "is", "is not" ], "types": [ "com.atlassian.jira.issue.customfields.option.Option" ] }, { "value": "\"Component[Dropdown]\"", "displayName": "Component - Component[Dropdown]", "searchable": "true", "auto": "true", "operators": [ "=", "!=", "in", "not in", "is", "is not" ], "types": [ "com.atlassian.jira.issue.customfields.option.Option" ] } ], "visibleFunctionNames": [ { "value": "standardIssueTypes()", "displayName": "standardIssueTypes()", "isList": "true", "types": [ "com.atlassian.jira.issue.issuetype.IssueType" ] } ], "jqlReservedWords": [ "empty", "and", "or", "in", "distinct" ] }