Actions
Bug #11264
closedUI: Unable to add component content view to a composite view
Status:
Closed
Priority:
Normal
Assignee:
Category:
Content Views
Target version:
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
Actions