Project

Profile

Help

Story #3059

closed

As a user, when showing the detail view of a repository, I can see the unit counts for each type in the repo

Added by bmbouter over 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
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.

Also available in: Atom PDF