#1485 taginfo shows wrong inheritance when multiple tags given
Closed: Fixed 4 years ago by mikem. Opened 4 years ago 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).


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

4 years ago

Login to comment on this ticket.

Metadata