Actions
Bug #3518
closedDomain: UI and CLI do not label "full name"/"description" congruently
Description
Description of problem:
In Domains, for the webui, there is a field labelled "Description" with the text, "Full name describing the domain"
For its CLI analogue, we have ' --fullname' and 'Full name describing the domain'
Steps to Reproduce:
1. Nav to create new domain in UI; view fields
2. From cli, 'hammer -u admin -p admin domain create --help'; view results
Actual results:
Discrepancies as to how things are labelled.
Expected results:
Either rename "Description" in UI to "Full name" or change the parameter in the cli to "--description'
Updated by Tomáš Strachota about 11 years ago
- Status changed from New to Assigned
Updated by Tomáš Strachota about 11 years ago
- Status changed from Assigned to Ready For Testing
Updated by Anonymous about 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:hammer-cli-foreman|commit:81c7b21ea53bbd55a6c9748b4b5752f30c3f0335.
Actions