Project

General

Profile

Bug #3518

Updated by Dominic Cleal over 10 years ago

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' 

 (https://bugzilla.redhat.com/show_bug.cgi?id=1023078)

Back