Page MenuHomePhabricator

Query differential messages via Conduit API
Closed, DuplicatePublic

Description

I'm trying to analyze some code review stats (average response time, who's doing more CRs than most, etc.). To do this, I'd need to query the messages for a differential entry (comment, accept, reject, etc.).

I don't see a way to do this right now. Am I missing something? If not, could this be added?

Thanks!

Event Timeline

mjlyons updated the task description. (Show Details)
mjlyons added a project: Restricted Project.
mjlyons added subscribers: jhurwitz, angie, mjlyons.

This should be covered by T5873 as requested, but more specifically in the long run by T1562 and T4171 (Facts)

Thanks @chad - any idea when this might be available? Days, weeks, months, years...?

@mjlyons, if its a one-time thing you could just pull the data directly from the db. If its ongoing, IMO its really easy to write a custom, one-off api method

angie moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.Dec 5 2015, 5:08 AM