warren830 commented on code in PR #3726:
URL: 
https://github.com/apache/incubator-devlake/pull/3726#discussion_r1021480119


##########
models/migrationscripts/20221109_modfiy_commits_diffs.go:
##########
@@ -83,6 +83,7 @@ func (script *modifyCommitsDiffs) Up(basicRes core.BasicRes) 
errors.Error {
                        dst.CommitSha = s.CommitSha
                        dst.NewCommitSha = s.NewRefCommitSha
                        dst.OldCommitSha = s.OldRefCommitSha
+                       dst.SortingIndex = s.SortingIndex

Review Comment:
   what is this? can you add some comment here?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to