File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ A bit more about the different fields...
45
45
- Please enter a description; for example, team name or project use-case.
46
46
- ` enabled` (optional)
47
47
- bool [true, false]
48
- - default : false
48
+ - default : true
49
49
- If false, matching events will not be synchronized
50
50
- ` module` (optional)
51
51
- string
@@ -90,7 +90,7 @@ to the Bugzilla ticket on the Jira issue.
90
90
- Whether to sync the Bugzilla status whiteboard labels to Jira. Defaults to `true`.
91
91
- ` status_map` (optional)
92
92
- mapping [str, str]
93
- - If defined, map the Bugzilla bug status to Jira issue status
93
+ - If defined, map the Bugzilla bug status (or resolution) to Jira issue status
94
94
- ` resolution_map` (optional)
95
95
- mapping [str, str]
96
96
- If defined, map the Bugzilla bug resolution to Jira issue resolution
You can’t perform that action at this time.
0 commit comments