File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -21,9 +21,8 @@ A bit more about the different fields...
21
21
- ` allow_private` (optional)
22
22
- bool [true, false]
23
23
- default : false
24
- - If false bugs that are not public will not be synchronized. Note that in order to synchronize
25
- private bugs the bugzilla user that JBI runs as must be in the security groups that are making
26
- the bug private.
24
+ - If `false`, bugs will not be synchronized if they are not public. Note that in order to synchronize private bugs,
25
+ the bugzilla user that JBI runs as must be in the security groups that are making the bug private.
27
26
- ` bugzilla_user_id`
28
27
- a bugzilla user id, a list of user ids, or a literal "tbd" to signify that no bugzilla user id is available
29
28
- If an issue arises with the workflow, communication will be established with these users
You can’t perform that action at this time.
0 commit comments