Feature #33509
show new content counts as part of sync task status
Status:
Closed
Priority:
Normal
Assignee:
Category:
Repositories
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
pulp2 used to do this to do some degree, and we can do it with pulp3
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Assignee set to Justin Sherrill
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/9647 added
#2
Updated by Justin Sherrill over 1 year ago
- Bugzilla link set to 1998409
#3
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.3.0 added
#4
Updated by Justin Sherrill over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|1b0ea93be447779cdc9101ee8eefd62364c01383.
#5
Updated by The Foreman Bot over 1 year ago
- Pull request https://github.com/Katello/katello/pull/9608 added
#6
Updated by Justin Sherrill over 1 year ago
- Pull request deleted (
https://github.com/Katello/katello/pull/9608)
#7
Updated by Samir Jha over 1 year ago
- Triaged changed from No to Yes
- Target version set to Katello 4.3.0
Fixes #33509 - show added content counts on sync
This adds a new content type attribute called primary_content
if marked to true, during indexing the count of added units
will be recorded on the index steps output and added
to the task output along with the other status messages