Project

General

Profile

Actions

Bug #28472

closed

Organization and Location fields are missing from output of 'hammer http-proxy info' command.

Added by Shira Maximov over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Other commands
Target version:
-
Difficulty:
Triaged:
Yes
Team Backlog:
Fixed in Releases:
Found in Releases:
In Kanboard:
yes

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1779642

Description of problem:
Organization and Location fields are missing from output of 'hammer http-proxy info' command.

Version-Release number of selected component (if applicable):
- Satellite 6.7.0 snap 4
- tfm-rubygem-hammer_cli-0.19.0-2.el7sat.noarch

How reproducible:
- Always

Steps to Reproduce:
1. Create HTTP Proxy with organization and Location assigned to them.
  1. hammer http-proxy create --name proxy4 --url https://proxy4 --organization-id 1 --location-id 2

2. Run 'hammer http-proxy info --id 4'

Actual results:
  1. hammer http-proxy info --id 4
    Id: 4
    Name: proxy4
    Username:
    URL: https://proxy4
Expected results:
  1. hammer http-proxy info --id 4
    Id: 4
    Name: proxy4
    Username:
    URL: https://proxy4
    Locations:
    Default Location
    Organizations:
    Default Organization

Additional info:


Related issues 1 (0 open1 closed)

Blocked by Foreman - Feature #28566: add organizations and locations to http proxy show APIClosedBrad BuckinghamActions
Actions #1

Updated by Shira Maximov over 4 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by Shira Maximov over 4 years ago

  • In Kanboard set to yes

Changing the

Actions #3

Updated by The Foreman Bot over 4 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/hammer-cli-foreman/pull/470 added
Actions #4

Updated by Anonymous over 4 years ago

  • Blocked by Feature #28566: add organizations and locations to http proxy show API added
Actions #5

Updated by The Foreman Bot over 4 years ago

  • Fixed in Releases hammer-cli-foreman-0.20.0 added
Actions #6

Updated by Brad Buckingham over 4 years ago

  • Status changed from Ready For Testing to Closed
Actions

Also available in: Atom PDF