Actions
Bug #11626
closed--label is ignored by hammer organization create command
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1142821
Description of problem:
hammer does not set organization's label to given value
- hammer organization create --name org1 --label org1-label
Organization created - hammer organization info --name org1
...
Name: org1
Label: org1
...
Version-Release number of selected component (if applicable):
Satellite-6.0.4-RHEL-7-20140916.0
How reproducible:
always
Actual results:
label is same as name
Expected results:
label is set to given value
Updated by The Foreman Bot over 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/5452 added
- Pull request deleted (
)
Updated by Eric Helms over 9 years ago
- Category set to API
- Translation missing: en.field_release set to 70
- Triaged changed from No to Yes
Updated by Brad Buckingham about 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|a08199b78ceb149992f34cd4f56b0cab829d03fd.
Actions