#4149 callnum not recorded for sessions
Closed: Fixed by mikem. Opened by mikem.

Since 1.31, Koji clients have used http headers to pass their session info. However, the hub has been misreading the callnum since that time.

Previously: #3426

The client passes the callnum under Koji-Session-Callnum, but the hub looks for environ['HTTP_KOJI_CALLNUM']


fix forthcoming

Metadata Update from @mikem:
- Custom field Size adjusted to None

Metadata Update from @mikem:
- Issue priority set to: High (was: Normal)
- Issue tagged with: bug

test script
test-callnum.py

Metadata Update from @mikem:
- Issue set to the milestone: 1.36

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

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

Commit 724dbe31 fixes this issue

Commit 255eadcf fixes this issue

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

Please continue any further discussion there.

Metadata
Related Pull Requests