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: content/copilot/how-tos/use-copilot-agents/coding-agent/integrate-coding-agent-with-jira.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,8 @@ category:
13
13
14
14
> [!NOTE]
15
15
> This feature is currently in {% data variables.release-phases.public_preview %} and subject to change.
16
+
>
17
+
> You can provide feedback about the {% data variables.product.prodname_copilot %} for Jira integration in the [{% data variables.product.github %} survey](https://www.surveymonkey.com/r/CCAforJira).
16
18
17
19
The {% data variables.product.prodname_copilot %} integration in Jira allows you to invoke {% data variables.copilot.copilot_coding_agent %} without leaving your Jira workspace. From within a Jira work item you can initiate {% data variables.copilot.copilot_coding_agent_short %} sessions and open pull requests, using the context of the work item's title, description, labels, and comments.
18
20
@@ -105,6 +107,16 @@ For more information, see [AUTOTITLE](/billing/concepts/product-billing/github-c
105
107
106
108
## Troubleshooting
107
109
110
+
If you run into problems, try the following solutions.
111
+
112
+
### You can see the {% data variables.copilot.copilot_coding_agent %} but it is not possible to assign it to a Jira work item
113
+
114
+
Check that you have connected your personal account on {% data variables.product.github %} to the {% data variables.product.prodname_copilot %} for Jira app.
115
+
116
+
1. In Jira, go to the personal settings page for your user account.
117
+
1. Under your general settings, select the **{% data variables.product.prodname_copilot %} for Jira** app.
118
+
1. If you are not already signed in with {% data variables.product.github %}, follow the prompts to authorize the application.
119
+
108
120
### {% data variables.product.prodname_copilot %} is not responding
109
121
110
122
* Check {% data variables.product.github %}'s [Status page](https://githubstatus.com) for any active incidents.
@@ -115,3 +127,4 @@ For more information, see [AUTOTITLE](/billing/concepts/product-billing/github-c
* [Collaborate on work items with AI agents](https://support.atlassian.com/jira-software-cloud/docs/collaborate-on-work-items-with-ai-agents/) in the Atlassian documentation
0 commit comments