• Dan Jensen's avatar
    Fix missing amount in Contribution Analytics · a272c572
    Dan Jensen authored
    Previously Contribution Analytics did not display closed merge
    requests, so when closed merge requests existed the total would be
    larger than the sum of the columns. That was interpreted as a bug
    because it was unexplained.
    
    This adds a "Closed MRs" column to the Contribution Analytics table,
    so the sum of the columns always equals the total column.
    
    Changelog: changed
    EE: true
    a272c572
index.md 2.44 KB