You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/management/connectors/action-types/jira.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The Jira connector uses the https://developer.atlassian.com/cloud/jira/platform/
14
14
[[jira-compatibility]]
15
15
=== Compatibility
16
16
17
-
Jira on-premise deployments (Server and Data Center) are not supported.
17
+
Jira Cloud and Jira Data Center are supported. Jira on-premise deployments are not supported.
18
18
19
19
[float]
20
20
[[define-jira-ui]]
@@ -37,7 +37,7 @@ Name:: The name of the connector.
37
37
URL:: Jira instance URL.
38
38
Project key:: Jira project key.
39
39
Email:: The account email for HTTP Basic authentication.
40
-
API token:: Jira API authentication token for HTTP Basic authentication.
40
+
API token:: Jira API authentication token for HTTP Basic authentication. For Jira Data Center, this value should be the password associated with the email owner.
0 commit comments