Bug #5135
hammer product info returns 2 entries for sync plan id
Description
The command hammer product info returns 2 entries for a sync plan id
[root@qeblade35 ~]# hammer -v product info --id 88 ID: 88 Name: Forge Label: Forge Description: Sync Plan ID: 1 Sync State: not_synced Sync Plan ID: 1 GPG: GPG Key ID: GPG Key: Organization: ACME_Corporation Readonly: false Deletable: true Content: 1) Repo Name: Puppet Labs Forge URL: /custom/Forge/Puppet_Labs_Forge
It should return only one entry.
Associated revisions
History
#1
Updated by Og Maciel about 8 years ago
This is related to https://bugzilla.redhat.com/show_bug.cgi?id=1085541
#2
Updated by Og Maciel about 8 years ago
- Status changed from New to Closed
#3
Updated by Eric Helms about 8 years ago
- Triaged changed from No to Yes
#4
Updated by Eric Helms almost 8 years ago
- Legacy Backlogs Release (now unused) set to 13
Fixes #5135 BZ 1085541; removed duplicate output.
This removed the duplicated entry for ``Sync Plan ID`` when using
``hammer product info`` for an existing Product. This fixes #5135 and BZ
1085541.