Actions
Bug #33700
closedComponent content view list when status = Added or status = Not Added is not correctly processed
Description
Create 40 cvs.
Add 20 to a Composite CV
Send out a call to katello/api/v2/content_views/:composite_cv_id/content_view_components/show_all?status=Not+added
The API returns empty result cause the first batch 20 cvs is added and the API tries to process and rejects those leading to empty results.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Samir Jha
- Pull request https://github.com/Katello/katello/pull/9726 added
Updated by Ryan Verdile about 3 years ago
- Target version set to Katello 4.3.0
- Triaged changed from No to Yes
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Samir Jha about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|68427d85374d4ae0c0b666bc99d0c74d94a19ae4.
Actions