Project

General

Profile

Bug #11264

UI: Unable to add component content view to a composite view

Added by Brad Buckingham over 7 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Category:
Content Views
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

- create component content view (A), add a repository and publish it
- create a composite content view (B)
- observe that the (B) -> Content Views -> Add does not list the component content view (A)

- it appears that the UI is querying for the content views where where content_view.composite = false; however, the DB is currently storing 'nil' as the default

Associated revisions

Revision 344e8126 (diff)
Added by Brad Buckingham over 7 years ago

fixes #11264 - Unable to associate component view to composite in the UI

Small change to handle case where 'composite' field could be nil or false.

Revision 3b6c7e84
Added by Brad Buckingham over 7 years ago

Merge pull request #5391 from bbuckingham/issue-11264

fixes #11264 - Unable to associate component view to composite in the UI

History

#1 Updated by The Foreman Bot over 7 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/5391 added
  • Pull request deleted ()

#2 Updated by Eric Helms over 7 years ago

  • Legacy Backlogs Release (now unused) set to 31

#3 Updated by Brad Buckingham over 7 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF