Project

General

Profile

Actions

Bug #22498

closed

Improve help and error messages when adding CVs to a CCV

Added by Peter Ondrejka about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Low
Assignee:
-
Category:
Content Views
Target version:
Fixed in Releases:
Found in Releases:

Description

This came from discussion in https://bugzilla.redhat.com/show_bug.cgi?id=1309944

trying to add a different version of a CV that is already in the CCV, fails, which is I suppose correct but the message could be more informative:

~]# hammer content-view add-version --id 3 --content-view test2 --content-view-version-id 7
Could not add version:
Validation failed: Content view components is invalid, Content view components is invalid

Also the help descriptions could indicate which options relate to ccv and which to cv being added, currently we have:

~]# hammer content-view add-version -h
Usage:
hammer content-view add-version [OPTIONS]

Options:
--content-view CONTENT_VIEW_NAME Content view name to search by
--content-view-id CONTENT_VIEW_ID content view numeric identifier
--content-view-version CONTENT_VIEW_VERSION_VERSION Content view version number
--content-view-version-id CONTENT_VIEW_VERSION_ID Content view version identifier
--id ID content view numeric identifier
--name NAME Content view name to search by

Actions #1

Updated by Andrew Kofink about 6 years ago

  • Bugzilla link set to 1541393
Actions #2

Updated by The Foreman Bot over 5 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7610 added
Actions #3

Updated by Michael Johnson over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/Katello/katello/pull/7708 added
Actions

Also available in: Atom PDF