#1485 taginfo shows wrong inheritance when multiple tags given
Closed: Fixed by mikem. Opened by mikem.

When multiple tags are requested, the inheritance data for the final tag is shown for all tags.

$ koji taginfo f31 f28-build
Tag: f31 [6438]
Arches: None
Groups: appliance-build, build, livecd-build, livemedia-build, srpm-build
Required permission: 'autosign'
Tag options:
  mock.new_chroot : 0
  mock.package_manager : 'dnf'
Inheritance:
  0    .... f28-override [1922]
Tag: f28-build [1928]
Arches: armv7hl i686 x86_64 aarch64 ppc64 ppc64le s390x
Groups: appliance-build, build, livecd-build, livemedia-build, srpm-build
Tag options:
Inheritance:
  0    .... f28-override [1922]

Here we see f28's inheritance for both tags (in reality, f31 has no inheritance).


Fixed by: https://pagure.io/koji/pull-request/1476

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

Commit 6c0c45d5 fixes this issue

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

Please continue any further discussion there.

Metadata