#4399 channel policy cannot distinguish override from default
Closed: Fixed by mikem. Opened by mikem.

placeholder #4396

Currently, we use the channel param to make_task() as both a user override mechanism a way for the call handler to adjust the default.

Channel is always ultimately determined by policy, but the policy cannot distinguish between the user passing a channel override for a maven task and the call handler indicating that the default should be "maven" instead of "default".


Metadata Update from @mikem:
- Custom field Size adjusted to None
- Issue set to the milestone: 1.36

Metadata Update from @julian8628:
- Issue tagged with: testing-basic

Metadata Update from @mfilip:
- Issue tagged with: testing-done

Commit 58440960 fixes this issue

This issue has been migrated to Fedora Forge:
https://forge.fedoraproject.org/koji/koji/issues/4399

Please continue any further discussion there.

Metadata
Related Pull Requests