diff --git a/doozer/doozerlib/cli/images_streams.py b/doozer/doozerlib/cli/images_streams.py index d59909fe4..0ee7f38b3 100644 --- a/doozer/doozerlib/cli/images_streams.py +++ b/doozer/doozerlib/cli/images_streams.py @@ -800,7 +800,8 @@ def search_issues(query): 'customfield_12319940': [{'name': Model(runtime.gitdata.load_data(key='bug').data).target_release[-1]}], # customfield_12319940 is Target Version in jira 'components': [{'name': component}], 'summary': summary, - 'description': description + 'description': description, + "security": {"id": "11697"}, # Restrict to Red Hat Employee } if not dry_run: