Fixes: https://pagure.io/koji/issue/1599
:thumbsup:
BTW, should we forbid user to set volume or in cg_init_build? it might confuse people, because volume policy will finally override it after CGimport is finished.
volume
cg_init_build
BTW, should we forbid user to set volume or in cg_init_build?
Hmm, we might want to forbid other things as well, or at least filter them out. E.g. source/task_id/extra, unless there is a clear case for them. It seems odd to have these values set by something outside of the metadata.
should we forbid user to set volume or in cg_init_build?
Regardless, this is a separate issue. Filed as #1605
This change looks ok and seems to fix the issue at hand :thumbsup:
Commit bee68998 fixes this pull-request
Pull-Request has been merged by mikem
Fixes: https://pagure.io/koji/issue/1599