-
Suggestion
-
Resolution: Fixed
ReviewCreationHelper relies on Source.isBefore() and Source.isAfter() to determine whether or not to create a new frx for an added file revision. Since these methods are not implemented in SCMSource, this always leads to new frxs for light scm repos.