mirror of
https://github.com/openSUSE/osc.git
synced 2025-02-08 20:15:47 +01:00
- fix using --set-bugowner-request on explicit specified containers
This commit is contained in:
parent
69e6e586c7
commit
71c40acc51
@ -6929,6 +6929,7 @@ Please submit there instead, or use --nodevelproject to force direct submission.
|
|||||||
requestactionsxml += self._set_bugowner(args,opts)
|
requestactionsxml += self._set_bugowner(args,opts)
|
||||||
|
|
||||||
else:
|
else:
|
||||||
|
if opts.set_bugowner:
|
||||||
for role in roles:
|
for role in roles:
|
||||||
try:
|
try:
|
||||||
setBugowner(apiurl, prj, pac, opts.delete, role)
|
setBugowner(apiurl, prj, pac, opts.delete, role)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user