#2087 event param not propagated to get_tag_extra
Closed: Fixed by tkopecek. Opened by mikem.

When calling get_tag() with an event id, the function returns taginfo from the given event rather than the current state. However, the extra field is handled by get_tag_extra() which does not receive the parameter, even though it can accept it.


PR #2089

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

Metadata Update from @tkopecek:
- Custom field Size adjusted to small (was: None)
- Issue set to the milestone: 1.21
- Issue tagged with: bug

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

Commit 19ae3b55 fixes this issue

Commit 0d79e839 fixes this issue

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

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

Please continue any further discussion there.

Metadata
Related Pull Requests