File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 106
106
"filename": "README.md",
107
107
"hashed_secret": "04e78d6e804f2b59e6cb282cb9ed2c7bfd8a9737",
108
108
"is_verified": false,
109
- "line_number": 183
109
+ "line_number": 184
110
110
}
111
111
],
112
112
"config/local_dev.env": [
126
126
}
127
127
]
128
128
},
129
- "generated_at": "2022-07-14T17:13:15Z "
129
+ "generated_at": "2022-07-21T07:58:50Z "
130
130
}
Original file line number Diff line number Diff line change @@ -91,7 +91,8 @@ features on top of the default.
91
91
92
92
It will attempt to assign the Jira issue the same person as the bug is assigned to. This relies on
93
93
the user using the same email address in both Bugzilla and Jira. If the user does not exist in Jira
94
- then the assignee is cleared from the Jira issue.
94
+ then the assignee is cleared from the Jira issue. The Jira account that JBI uses requires the "Browse
95
+ users and groups" global permission in order to set the assignee.
95
96
96
97
If configured, the action supports setting the Jira issues's status when the Bugzilla status and resolution change.
97
98
You can’t perform that action at this time.
0 commit comments