This commit is contained in:
parent
83560bf9d0
commit
96eb99ea55
5 changed files with 49 additions and 2 deletions
|
@ -419,6 +419,7 @@ func (c *Comment) loadReview(e Engine) (err error) {
|
|||
return err
|
||||
}
|
||||
}
|
||||
c.Review.Issue = c.Issue
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue