Actions
Story #3059
closedAs 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.
Updated by dkliban@redhat.com about 7 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by dalley about 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to dalley
Updated by dalley about 7 years ago
- Status changed from ASSIGNED to POST
Added by dalley about 7 years ago
Added by dalley about 7 years ago
Revision a263929d | View on GitHub
Added 'content_summary' field to repository detail view
Updated by dalley about 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|a263929d2dea3121ccbc47fa352561b9a7cbc4ae.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Added 'content_summary' field to repository detail view
closes #3059 https://pulp.plan.io/issues/3059