Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion src/content/docs/crowdin/integrations/jira.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,13 @@ To connect Jira with your project in Crowdin, follow these steps:
7. Choose the Jira project key, select types, and configure settings of Crowdin issues that you'd like to be synchronized with your Jira project.
Jira issue settings available are:
- Type
- Subtask Type
<Aside>If you don’t select a subtask type, the first available option will be applied automatically.</Aside>
- Priority
- Assignee
- Labels (Optional)
- Status &ndash; used to select the Jira status value that will trigger the closure of a related string issue in the Crowdin project.
<Aside>The status values that you can select are taken only from the <i>Done</i> status category in Jira (including Done, Closed, etc.).</Aside>
<Aside>The status values that you can select are taken only from the <i>Done</i> status category in Jira (including Done, Closed, etc.).</Aside>

8. Click **Save**. <Image src={integrationSettings} alt="Jira Integration settings dialog" class="crowdin-modal width-sm" />
</Steps>
Expand Down
2 changes: 2 additions & 0 deletions src/content/docs/enterprise/integrations/jira.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ To connect Jira with your project in Crowdin Enterprise, follow these steps:
7. Choose the Jira project key, select types, and configure settings of Crowdin Enterprise issues that you'd like to be synchronized with your Jira project.
Jira issue settings available are:
- Type
- Subtask Type
<Aside>If you don’t select a subtask type, the first available option will be applied automatically.</Aside>
- Priority
- Assignee
- Labels (Optional)
Expand Down