aboutsummaryrefslogtreecommitdiffstats
path: root/doc/jira_bridge.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/jira_bridge.md')
-rw-r--r--doc/jira_bridge.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/jira_bridge.md b/doc/jira_bridge.md
index 7c326aa0..3352d1b5 100644
--- a/doc/jira_bridge.md
+++ b/doc/jira_bridge.md
@@ -208,8 +208,7 @@ create-issue-gitbug-id = "customfield_5678"
You can specify the mapping between `git-bug` status and JIRA status id's using
the following:
```
-bug-open-id = 1
-bug-closed-id = 6
+bug-id-map = {"open": "1", "closed": "6"}
```
Note that in JIRA each different `issuetype` can have a different set of