I have configured Phabricator with Herald rules to pre commit code review & SVN hosted repo.
I did following:
1) made changes in a file
2) arc diff
3) made another changes in same file
4) accept changes in Differential
5) arc commit
At the end I've got both changesets committed into SVN however only first changeset has been requested and accepted for review.
Is this expected behavior or not?