Page MenuHomePhabricator

Audit reports
Closed, DuplicatePublic

Description

I propose to create Audit Reports section, where it's possible to see visually status of audits. For example using stack/pie charts the number of commits that had/have "Raised Concern" status (trick here is that the past values needs to be checked) VS ones that were immediately Accepted for a commits created in certain timeframe.

Possible filters on the report configuration page:

  • repository
  • period: date_from ... date_to (both dates are optional, if only one specified, then it will do open interval query)
  • graph type: pie/stack/etc
  • report what: current status breakdown, past statuses breakdown

Ideally if Phabricator can have analog of JQL (for Jira) where I can specify what needs to selected this would would also be good.

Event Timeline

aik099 raised the priority of this task from to Needs Triage.
aik099 updated the task description. (Show Details)
aik099 added projects: Audit, Diffusion.
aik099 added a subscriber: aik099.
chad triaged this task as Wishlist priority.Apr 5 2014, 5:19 PM

We are very unlikely to ever build something similar to JQL. If you need sophisticated ad-hoc reporting without writing code, we'd recommend you look at Atlassian's tools.

I'm going to merge this into T4171, which discusses our general attitudes toward building data and reporting systems. The "Facts" application will provide some of these capabilities eventually, but is a very low priority.