Actions
Bug #5135
closedhammer 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.
Actions