Story #3059
As a user, when showing the detail view of a repository, I can see the unit counts for each type in the repo
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 27
Quarter:
Description
The detail view of a repo should show the counts of each type per repo.
{
"counts": {
"rpm ": 12,
"drpm": 6
}
}
Per, in-person discussion this data should be computed on-the-fly. We do not plan to store these counts in the db.
Associated revisions
Revision a263929d
View on GitHub
Added 'content_summary' field to repository detail view
History
#1
Updated by dkliban@redhat.com over 3 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
#2
Updated by jortel@redhat.com over 3 years ago
- Sprint/Milestone set to 46
#3
Updated by dalley over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
#4
Updated by dalley about 3 years ago
- Status changed from ASSIGNED to POST
#5
Updated by dalley about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|a263929d2dea3121ccbc47fa352561b9a7cbc4ae.
#6
Updated by daviddavis about 3 years ago
- Tags Pulp 3 MVP added
#8
Updated by bmbouter almost 3 years ago
- Sprint set to Sprint 27
#9
Updated by bmbouter almost 3 years ago
- Sprint/Milestone deleted (
46)
#10
Updated by dkliban@redhat.com almost 3 years ago
- Sprint/Milestone set to 3.0.0
#11
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3, Pulp 3 MVP)
#12
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Added 'content_summary' field to repository detail view
closes #3059 https://pulp.plan.io/issues/3059