Description of problem: When multiple repositories are added to a content view, hammer content-view list command does not show a complete list of repository IDs even after providing the --full-result option as: # hammer content-view list --full-result true Version-Release number of selected component (if applicable): 6.11 How reproducible: always Steps to Reproduce: 1. Add multiple repositories. 2. list the content view details using the command: # hammer content-view list it does not list all the repository IDs. 3. Try to use --full-result option: # hammer content-view list --full-result true which doesn't show the complete result. Actual results: hammer command does not show all repository IDs Expected results: The command should list all the repository IDs Additional info:
Is there any update on this bug?