Skip to content

Chain of Custody Report - User feedback for iteration 2

Problem to solve

In #213364 (closed), we introduced the Chain of Custody report MVC for Merge Commits. It exports the Merge Commits for a group (upto 15MB limit) in a csv file.

Few considerations were discussed to enhance this feature in subsequent iterations:

  • Provide a date picker to allow users to narrow the result based on the desired date range / releases
  • Instead of mentioning a file size limit (15 MB), indicate the number of records that will be exported
  • Expand the scope from Merge Commits to All Commits in a group
  • Provide a filter / segregation by Project option

Intended users

(Possibly same as original issue: #213364 (closed))

User experience goal

User gets more control over the exported result.

Proposal

TBD

Links / references

Edited by Dan Jensen