Page MenuHomePhabricator

Comment export option in differential
Closed, WontfixPublic

Description

http://stackoverflow.com/questions/25405869/export-comments-from-differential-code-review-in-phabricator

Is there a way to get the comments received for a code-review commit in a pre-push code review in a spreadsheet format?

This is necessary for metrics calculations (number of lines of code vs number of comments received).

Is there a plugin for this?

Event Timeline

shrinidhirao raised the priority of this task from to Needs Triage.
shrinidhirao updated the task description. (Show Details)
shrinidhirao added a subscriber: shrinidhirao.
chad added a subscriber: chad.

If you want to wait 3-5 years, something data wise might be available in Facts, but there is no timeline or priority for this. Can you just query the database directly for this information?

chad triaged this task as Wishlist priority.Aug 20 2014, 5:18 PM

Thanks for the information.

Suppose database query is the only way for now....

epriestley claimed this task.

Some discussion in T5873 of better API access to this stuff, but we don't ever plan to support this specifically.