We are working in a scrum like process. All tasks have numbers and svn commits usually contain the number of the corresponding task.
Now we are thinking of using the phabricator audit tool for "code reviews".
We used to use Crucible before, which has the nice feature of grouping commits with the same task number into a single review for the whole task.
Is something like this possible in phabricator, too? (I only found a filter for the committer.)
If this is currently not possible, I would really love to see a feature like this in future versions.