Feature #32303
Add a show_all endpoint for content view components
Description
This endpoint will make it easier to implement the add/remove functionality for component content views. The results should also contain an identifier for the cv version that's added vs all CVs that aren't added to the composite CV.
Related issues
Associated revisions
History
#1
Updated by Chris Roberts about 1 year ago
- Triaged changed from No to Yes
#2
Updated by Samir Jha about 1 year ago
- Subject changed from Add a show_all endpoint for content view components to Add a show_all endpoint for content view components and allow adding content views
- Tracker changed from Bug to Feature
Implement adding content views to component Content Views. Will need an API call to fetch all CVs on the component CV list page.
#3
Updated by Samir Jha about 1 year ago
- Related to Tracker #29297: Content Publication Workflow added
#5
Updated by The Foreman Bot 12 months ago
- Assignee set to Samir Jha
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9386 added
#6
Updated by The Foreman Bot 11 months ago
- Fixed in Releases Katello 4.2.0 added
#7
Updated by Samir Jha 11 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|56b5409baaac5407aff0d06e3f4afe37f3cae789.
Fixes #32303 - Add show_all endpoint for component content_views (#9386)